H3 {
	font-family : "Microsoft Sans Serif", "Lucida Sans" ;
	color : #000066;
	font-weight : lighter;
}
P {
	font-family :  Tahoma;
	font-size : 12px;
	color : #003366;
}

A {
	font-family : "Lucida Console";
	font-size : 10px;
	color : #FF0033;
	text-decoration : underline;
}
A:hover {
	font-family : "Lucida Console";
	font-size : 10px;
	color : #FF0033;
	text-decoration : none;
}
A.wht {
	color : #FFFFFF;
	}
.small {
	font-family :"Tw Cen MT";
	font-size : 11px;
}

