a:link { color:#0000FF; text-decoration:none}
a:visited {	color: Navy;	text-decoration:underline}
a:hover { color:#FF0000; text-decoration:underline; cursor:default}
a:active { color:#0000FF; text-decoration:none}
   BODY {
	scrollbar-base-color : White;
	scrollbar-arrow-color : White;
	scrollbar-3d-light-color : White;
	scrollbar-dark-shadow-color : White;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
}

.form1 {
	background-color: White;
	font-weight: bold;
	font-family: Verdana;
	color : Navy;
}
.form2 {
	background-color: White;
	font-weight: bold;
	font-family: Verdana;
	color : Red;
}

.text1{
	text-align: center;
	font-weight: bold;
	color: Black;
	font-family : verdana;
}
.text2{
	text-align: center;
	font-weight: bold;
	color: Navy;
	font-family : verdana;
	font-size : 14px;
}
.text3{
	text-align: center;
	font-weight: bold;
	color: Navy;
	font-family : verdana;
	font-size : 10px;
}
.text4{
	text-align: center;
	color: Navy;
	font-family : verdana;
	font-size : 16px;
}.text4 {
	line-height: normal;
	font-weight: bold;
}
.text6{
	text-align: center;
	font-weight: bold;
	color: Navy;
	font-family : verdana;
	font-size : 8px;
}