body {
	margin-top: 50px;
	padding: 0;
	background: #ffffff;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {	border-bottom: none;}
a:link { font-weight:bold; color:#8C0209; text-decoration:underline; }

a img {
	border: none;

}



p { font-family:Verdana; }
li { font-family:Verdana;font-size:60% }
	

	
ul {list-style-type: none;}



