p { font: 12px/1.3em Verdana, Arial, Helvetica, sans-serif; 
			color: #666666;
		}
a {  color: #669999; font-weight: bold}

a:hover{ color: #CC3300;
		}
	
h3 {
	color: #cc3300;
	letter-spacing: 2px;
	font: lighter 18px/120% Verdana, Arial, Helvetica, sans-serif;
}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.4em; color: #666666}

.dashedline {
	border-bottom-width: 1.5px;
	border-bottom-style: dashed;
	border-bottom-color: #669999;
	padding-bottom: 2px;
}

.tenpx {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}

.spaced {  line-height: 145%}
.italic_emphasis {
	font-style: italic;
	background: #E6E6E6;
	padding: 4px;
}
