.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #0099FF;
}
.textbox {
	font-size: 11px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid;
	color: #2C78ED;
	border-color: #666666;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #2C78ED;
}
.note_brief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	background-color: #162D82;
	border: 1px solid;
	font-weight: bold;
	border-color: #0066FF;
}
.title3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}

