@charset "UTF-8";
/* CSS Document */


body,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

.style1 {font-size: 20px}
.style2 {font-size: 16px}
.style3 {color: #666666}
a:link {
	color: #33CCFF;
	text-decoration: none;
}
a:visited {
	color: #33CCFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #33CCFF;
	text-decoration: none;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {color: #FFFFFF}
