body {
background-color : #FFFFFF;
color: #0000FF;
font-family: Arial;
scrollbar-face-color: #245882;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #397eb7;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color:  #FFFFFF;
scrollbar-track-color: #a5cae5;
scrollbar-darkshadow-color: #a5cae5;
}
a { text-decoration:none }

a:link {
	color: #000000; /* link color */
}
a:visited {
	color: #000000; /* visited link color */
}
a:hover {
	color: #000000; /* visited link color */
}
a:active {
	color: #000000; /* active link color */
}

h2 {font-size: 24px; font-weight: bold; text-align: center; }
h3 {font-size: 20px; font-weight: bold; text-align: center; }

.text10 {font-size: 10px; text-align: justify;} /* x-small */
.text12 {font-size: 12px;  text-align: justify;} /* x-small */
.text14 {font-size: 14px; text-align: justify; } /* x-small */
.text14c {font-size: 14px; text-align: center; } /* x-small */
.text16 {font-size: 16px; text-align: justify; } /* x-small */
.text18 {font-size: 18px; text-align: justify; } /* x-small */
.text18b {font-size: 18px; font-weight: bold; text-align: center; } /* x-small */
.text20 {font-size: 20px; text-align: justify; } /* x-small */
.text20b {font-size: 20px; font-weight: bold; text-align: center; } /* x-small */
.text24b {font-size: 24px; font-weight: bold; text-align: center; } /* x-small */
.text10rd {font-size: 10px; color: #FF0000; text-align: justify;} /* x-small */
.text12rd {font-size: 12px; color: #FF0000;  text-align: justify;} /* x-small */
.text14rd {font-size: 14px; color: #FF0000; text-align: justify; } /* x-small */
.text16rd {font-size: 16px; color: #FF0000; text-align: justify; } /* x-small */
.text18rd {font-size: 18px; color: #FF0000; text-align: justify; } /* x-small */
.text20rd {font-size: 20px; color: #FF0000; text-align: justify; } /* x-small */
.text24brd {font-size: 24px; color: #FF0000; font-weight: bold; } /* x-small */
	
.form12 {font-size: 12px; } /* x-small */
.form14 {font-size: 16px; font-weight: bold;} /* x-small */
.form16 {font-size: 16px; } /* x-small */

.input {
	font-family : inherit;
	font-size : 9pt;
	font-weight : normal;
	color: #000000;
	background-color: #F5F9FC;
	border : 1px inset #D6E7F3;
}

.different {
display:none;
}

