body, div, p, th, td, li, dd
{
    /* redundant selectors to help NS4 remember */
    font-family:  Georgia,Verdana, Lucida;
    font-size:    13px;
}
h1,h2,h3
{
	margin: 10px 0px 0px 0px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	color: #FF4422;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #214E90;
	text-decoration: none;
	border: none;
}