.style1 {
	font-family: "tahoma";
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.style2 {
	font-family: "tahoma";
	font-size: small;
	font-weight: bold;
	color: #0000FF;
}
.style3 {
	font-family: "tahoma";
	font-size: small;
	font-weight: bold;
	color: #009900;
}
.style4 {
	font-family: "tahoma";
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {
	font-family: "tahoma";
	font-size: small;
	font-weight: normal;
	color: #FF0000;
}
.style6 {
	font-family: "tahoma";
	font-size: small;
	font-weight: normal;
	color: #0000FF;
}
.style7 {
	font-family: "tahoma";
	font-size: small;
	font-weight: normal;
	color: #009900;
}
A:link{text-decoration:none;
	font-family: "tahoma";
	font-size: small;
	color: #0000FF;
}
A:visited{text-decoration:none;
	font-family: "tahoma";
	font-size: small;
	color: #0000FF;
 }
A:active{text-decoration:none;
	font-family: "tahoma";
	font-size: small;
	color: #0000FF;
}
A:hover{text-decoration: none;
	font-family: "tahoma";
	font-size: small;
	color:#FF0000;
	

 }.style8 {
	font-family: "tahoma";
	font-size: small;
	font-weight: bold;
	color: #FF9900;
}
.style9 {
	font-family: "tahoma";
	font-size: small;
	font-weight: bold;
	color: #FF00FF;
}
.style10 {
	font-family: "tahoma";
	font-size: small;
	font-weight: bold;
	color: #666666;
}