body {
	margin: 0;
	padding: 0;
	background: #FFFDF0;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}


h1,{
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #CC0000;
letter-spacing: -1px;
	font-size: 12px;
}
h1 { font-family:times new roman; font-style:normal; font-weight:normal; font-size:18pt; color:white;  margin-top:0; margin-bottom:0; }
h2 { font-family:Arial; font-style:normal; font-weight:normal; font-size:10pt; color:black;  margin-top:0; margin-bottom:0; }
h3 { font-family:Arial; font-style:normal; font-weight:normal; font-size:10pt; color:black;  margin-top:0; margin-bottom:0; }

a:link, a:visited, a:hover {
	color: #3300FF;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;


