/* CSS Document */
<!--
html{
width:100%;
height:100%;
background-image:url(bg.gif);
background-position:top left;
background-repeat:repeat-x;
background-color:#374051
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {font-size: 18px}
.style2 {font-size: 16px}
.style4 {font-size: 14px}
.style6 {font-size: 16px; font-weight: bold; }
.style7 {font-size: 14; }
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #CC3333;
}
.style8 {font-size: 34px}
.style10 {color: #FFFFFF; font-size: 14px; }
.style11 {font-size: 24px}
.style9 {color: #FFFFFF}
.style12 {
	font-size: 9px;
	color: #FFFFFF;
}
-->
