body, td, p, ul, ol {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		    font-size: 10pt; 
		    font-style: normal; 
		    line-height: normal; 
		    font-variant: normal; 
		    text-transform: none; 
		    color: #000000; 
		    text-decoration: none}

.txtHeader { font-size: 16pt; 
	     color: #336699}

.txtStrong { font-weight: bold}

.txtSmaller { font-size: 8pt}

.txtSubMod { font-size: 9pt}

.txtViewedStatus {
	font-size: 8pt;
	color: Gray
}

.txtNotViewedStatus {
	font-size: 8pt;
	color: #CC0000
}

.txtHeaderSmaller { font-weight: bold;
		  color: #336699}

a:link { color: #336699}

a:hover { color: #0066CC}

a:visited { color: #666600}


