body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

img {border: 0px}
a,a:visited,a:active {
	color: #0e65c2;
	text-decoration: none;
}
a:hover {
	color: #8a4f05;
	text-decoration: underline;
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{
	line-height:28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #620000;
}
h2{
	font-size:18px;
	line-height:24px;

}
h3{
	font-size:16px;
	line-height:21px;
	
}
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{
	padding:0px 0px 0px 0px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


