#body{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text: #000000;
	a:link: #CC0000;
	a:visited: #CC0000;
	a:active #000000;
}

#navigate a{
	font-family: Verdana;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin-left: 20%
}

#navigate a:hover{
	font-family: Verdana;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	text-decoration :none;
	color: #CC0000;
	margin-left: 20%
}

p{
	font-family: Verdana;
	font-style: normal;
	font-size: 10pt;
	font-weight :normal;
	text-align: left;
	margin-left:
}	

a{
	font-family: Verdana;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	margin-left: 20%
}

a:hover{
	font-family: Verdana;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-left: 20%
}
	
{
	div id: navigate;
	style: margin-left: 10
}

h1{
	font-family: Arial;
	font-style: italic;
	font-size: 16pt;
	font-weight: bold;
	text-align: right;
	margin-left: 20px;
	color:#CC0000;
}



