body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #999999;
}
a:link { 
color:#666666;
font-size: 12px;
text-decoration:none; 
border-style:none;
font-weight: bold;
}
a:visited { 
color:#666666
font-size: 12px;
text-decoration:none; 
border-style:none;
font-weight: bold;
}
a:hover {
	color:#CCCCCC;
	font-size: 12px;
	text-decoration:none;
	border-style:none;
	font-weight: bold;
}
a:active { 
color:#666666;  
font-size: 12px;
text-decoration:none; 
border-style:none;
font-weight: bold;
}