
body {background-color: #C7C2AE}

a { color: #333333;
	text-decoration: underline;
}
a:hover	{
    color: #EE7197;
	text-decoration: none;
	
}

.body {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #3C3B2B;
}

.bodyindent {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #3C3B2B;
	text-indent: 1em;
}


.smalltext{
	font-family: "Trebuchet MS", Arial,Helvetica,Verdana,sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #3C3B2B;
	text-indent: 1em;
}

.subhead {
	font-family: "Trebuchet MS", Arial,Helvetica,Verdana,sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #3C3B2B;
}

.subhead2 {
	font-family: "Veranda", Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}

.sidebbarlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #9E9872;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: light;
	color: #999999;
	letter-spacing: 0px;
	word-spacing: 2px;
}

.hmpagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: small-caps;
	line-height: 12px;
	font-weight: light;
	color: #999999;
	padding: 5px;
	letter-spacing: 0px;
	word-spacing: 1px;
}


h1 {
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #333333;
	font-weight: bold;
	border-bottom: dotted 1px #BDC66A; 
	padding: 2px;
		}
		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0066;
	letter-spacing: 1px;

	
		}