.font1 {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AF78EF;
}
.font3 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.font2 {
	font-family: Arial;
	font-size: 11px;
	color: #9867D0;
}
.STYLE1 {color: #FF0000}
.STYLE2 {
	color: #999999;
	font-size: 10px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #c1cfff;
}
A:link {TEXT-DECORATION: none;COLOR: #000000;FONT-SIZE: 12 px;}
A:visited { TEXT-DECORATION: none;COLOR: #000000;FONT-SIZE: 12 px;}
A:active { TEXT-DECORATION: none;COLOR: #000000;FONT-SIZE: 12 px;}
A:hover {COLOR: #FF0000;FONT-SIZE: 12 px; TEXT-DECORATION:  none; background-attachment: scroll; background-position: left}
A {COLOR: #000000;FONT-SIZE: 12 px;}