/* CSS Document */
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336699;
}

a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF0000;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-size: small}
.style2 {
	font-size: small;
	font-weight: bold;}
	
.style4 {color: #0033CC}
-->




