<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #666666;
}

.table {
	border: 1px;
	border-color: #333333;
	}
a:link {
	color: #6196A4;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #6196A4;
	text-decoration: none;
}
a:hover {
	color: #8dcfcb;
	text-decoration: none;
}
a:active {
	color: #6196A4;
	text-decoration: none;
}
.nav a:link{
	color: #FFFFFF;
	font-weight: bold;
}
.nav a:visited{
	color: #FFFFFF;
	font-weight: bold;
}
.nav a:hover{
	color: #CCCCCC;
	font-weight: bold;
}
.nav a:active{
	color: #FFFFFF;
	font-weight: bold;
}
-->
.style1 {font-size: 10px}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
a {
	font-weight: bold;
}