<style type="text/css">

<!--

body {
	
	scrollbar-arrow-color: ;
	scrollbar-face-color: ;
	scrollbar-track-color: ;
	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-shadow-color: ;
	scrollbar-darkshadow-color: ;
	margin-bottom: 0px;

}

a {
	
	color: #D44942;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	cursor: pointer;

}

a:visited {
	
	color: #D44942;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	cursor: pointer;

}

a:active {
	
	color: #D44942;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	cursor: pointer;

}

a:hover {

	color: #8B0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	cursor: hand;

}

.header {	

	color: #8E2323;
	align: left;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-family: "century gothic",arial,"comic sans ms";
	border-top: 0px;  
	border-right: 0px;   
	border-left: 0px;   
	border-bottom: 2px dotted #404040;   
	background: #FFFFFF;

}

.header2 {	

	color: #8E2323;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-family: arial,"century gothic","comic sans ms";
	border-top: 0px;  
	border-right: 0px;   
	border-left: 0px;   
	border-bottom: 0px;   
	background: none;

}

.align {

	position: justify;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;

}

table, tr, td { 

	color: #696969;
	font-size: 10px;
	font-family: arial,"century gothic","comic sans ms";

}

-->

</style>