
body { font-family: Arial, Helvetica, sans-serif; }

.label { font-size: 9px; }

.smlWhiteLink { font-size: 10px; color: #FFFFFF;}
.smlWhiteLink a { color: #FFFFFF; text-decoration: none;}
.smlWhiteLink a:hover { text-decoration: underline; color: #CCCCCC}

.newstext { text-decoration: none; font-size: 10px;}
.newshead {
	text-decoration: blink;
	font-size: 11px;
	font-style: normal;
}
.caption { text-decoration: none; font-size: 8pt;}

.heading { 
	color: #009900; 
	font-size: 16pt; 
	font-weight: bold; 
	text-decoration: none;
	padding-bottom: 2px;
	}
a.heading:hover { color: #0066ff; }

.subhead { color: #009900; font-size: 10pt; font-weight: bold; text-decoration: none}
a.subhead:hover { color: #0066ff; }

.redtext { font-size: 9px; color: red }

.sectionhead { color: #000000; font-size: 10pt; font-weight: bold; text-decoration: none}

.medlink{ 
	color: #000000;
	font-size: 10px;
	text-decoration: none; 
	padding: 2px 4px;
	}
	
a.medlink:hover {  
	background-color: #66FF00;
	}

.button {
	font-size: 9pt;
	font-weight: bold;
	}

.tblstd { 
	font-size: 8pt; 
	'border-bottom: #CCCCCC 2px solid; '
	'height: 25px;' 
}

.tblstdrule { 
	font-size: 9pt; 
	border-bottom: #CCCCCC 2px solid; 
	height: 25px; 
} 

.tblhead { 
	font-size: 8pt; 
	'font-weight: bold; '
	border-bottom: black 2px solid; 
	background-color: #FFCC66; 
	padding-left: 4px;
	padding-right: 4px;
}

.clsCMOn {
	color: black;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver {
	color: black;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.message {
	color: red; 
	font-size: 10pt; 
	font-style: italic;
	text-decoration: none;
	padding-bottom: 2px;
	
}
