a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.v:link {
	color: #000000;
	text-decoration: underline;
}
.v:visited {
	text-decoration: underline;
	color: #000000;
}
.v:hover {
	text-decoration: none;
	color: #000000;
}
.v:active {
	text-decoration: underline;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
.style1 {
	font-size: 13px;
	color: #c80202;
	font-weight: bold;
}
.style2 {color: #FFFF00}
.style3 {
	font-size: 13px;
	color: #042c87;
	font-weight: bold;
}
.style4 {font-size: 10px}
.style5 {color: #c80202}
