
a:link{color :#000000}
a:visited{color : Black}
a:hover{color : #877C5E} 

H1{
	font-family: Verdana;
	font-size: 65%;
	font-weight: bold;
	font-style: italic;
	color: D0B194;
	margin-top: 0%;
	margin-bottom: 2%;
}

H2{
	font-family: Verdana;
	font-size: 60%;
	font-weight: normal;
	font-style: normal;
	color: Black;
	line-height: 140%;
	margin-top: 0%;
	margin-bottom: 0%;
}

H3{
	font-family: Verdana;
	font-size: 60%;
	font-weight: normal;
	font-style: normal;
	color: Black;
	line-height: 120%;
	margin-top: 0%;
	margin-bottom: 0%;
}

P{
	font-family: Verdana;
	font-size: 65%;
	font-weight: normal;
	font-style: normal;
	color: Black;
	line-height: 150%;
	margin-top: 0%;
	margin-bottom: 0%;
}

P.bold{
	font-family: "Verdana Ref";
	font-size: 65%;
	font-weight: bold;
	font-style: normal;
	color: White;
	line-height: 150%;
	margin-top: 0%;
	margin-bottom: 0%;
}

P.color{
	font-family: Verdana;
	font-size: 65%;
	font-weight: normal;
	font-style: normal;
	color: D0B194;
	line-height: 150%;
	margin-top: 0%;
	margin-bottom: 0%;
}

SPAN.boldlink
{
	font-size: smaller;
	font-weight: bold;
}




