/* CSS Document */
body,td,th,table,p
{
font-family: Georgia;
	font-size: 9px;
	color: black;
	line-height:15px;
	font-weight:normal;
}

select
{
font-family: Georgia;
	font-size: 9px;
	color: black;
	line-height:15px;
	font-weight:normal;
}


submit
{
font-family: Georgia;
	font-size: 9px;
	color: black;
	line-height:15px;
	font-weight:normal;
}

a:link
{
    font-family: Georgia;
	font-size: 9px;
	color: #D95204;
	line-height:15px;
	font-weight:bold;
}

a:visited
{
    font-family: Georgia;
	font-size: 9;
	color: #D95204;
	line-height:15px;
	font-weight:bold;
}

a:active
{
    font-family: Georgia;
	font-size: 9px;
	color: #D95204;
	line-height:15px;
	font-weight:bold;
}

a:hover
{
    font-family: Georgia;
	font-size: 9px;
	color: #62521A;
	line-height:15px;
	font-weight:bold;
}

