.font10 { font-size:10px; line-height:135%; }
.font12 { font-size:12px; line-height:135%; }
.font14 { font-size:14px; line-height:135%; }
H1 { font-size: 12px; font-weight: normal;margin: 0px;color: #222222;}
H2 { font-size: 12px; font-weight: normal;margin: 0px;color: #222222;}
H3 { font-size: 12px; font-weight: normal;margin: 0px;color: #222222;}
p { font-size: 12px; font-weight: normal;margin: 0px;color: #222222;}
a:link { color:blue; text-decoration:none } 
a:visited { color:blue; text-decoration:none }
a:hover {
	color: orange;
	text-decoration:underline;
}
A:active { color: orange; text-decoration:underline; }
