body {font-size: 12px;line-height:15pt}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: center;
	padding-top: 1px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

td{font-size: 12px;line-height:15pt}
/*a:link{ color:#333333; text-decoration:none}
a:visited{color:#333333; text-decoration: none}
a:active{color:#FF6600;text-decoration:none}
a:hover{
	color:#336600;
	text-decoration: underline;
}*/
a.link{color: blue; text-decoration:none }
a.hover {color: #00CC99;text-decoration: underline}