body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: 5C1E23;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
html {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navigate a{
	font-style : normal;
	font-size : 9pt;
	font-weight :bold;
	text-decoration : none;
	color :#000000;
	margin-left:20%;
	font-family: Tahoma;
	background-position: center top;
	text-align: center;
	vertical-align: middle;

}
#navigate a:hover{
	font-family: Tahoma;
	font-style : normal;
	font-size : 9pt;
	font-weight :bold;
	text-decoration : underline;
	margin-left:20%;
	color: #000000;
	background-position: center top;
	text-align: center;
	vertical-align: middle;

}
p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 12pt;







}
h5 {
	font-size: 9pt;
	font-weight: normal;
	margin-top: 15px;
	text-align: center;
}

