td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #00CCCC;
}
a:visited {
	color: #33CCCC;
}
a:hover {
	color: #CCCC00;
}
a:active {
	color: #CC9933;
	text-decoration: underline;
}
.caption {
	font-size: 10px;
	font-style: italic;
	color: #666666;

}
.headline {
	font-size: 15px;
	font-style: bold;
	color: #999900;
}
.headline-dkgreen{
	font-size: 15px;
	font-style: bold;
	color: #336600;

}.subhead {
	font-size: 13px;
	font-style: bold;
	color:#999900;
	
}