/* CSS Document */

.style1 {	font-size: 24px;
	font-weight: bold;
	color: #CC9900;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style3 {
	color: #3366CC;
	font-weight: bold;
}
a:link {
	color: #CC9900;
}
a:visited {
	color: #CC9900;
}
a:hover {
	color: #336699;
}
a:active {
	color: #CC9900;
}
.style4 {font-size: 24px; font-weight: bold; color: #336699; }
.style5 {color: #336699}
.style7 {color: #336699; font-weight: bold; }
.style8 {color: #FFFFFF}