.style1 {
        color: #666666;
        font-weight: bold;
}
.style2 {color: #666666}
body {
        background-color: #00DEFF;
}
.style6 {color: #385B88}
body,td,th {
	font-family: Tempura Sans, Comic Sans, sans-serif;;
	font-size: 10pt;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
