body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
	a.copyright {
	font-size : 9px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration:none;
}
	a.copyright:hover {
	font-size : 9px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration:underline;
} 
	a.copyright:active {
	font-size : 9px; 
	color: #999999; 
	font-weight: normal; 
	text-decoration:underline;
} 
	a.copyright:visited {
	font-size : 9px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration:none;
}

H1 {
	margin-bottom: 6px;
	margin-top: 10px;
	font-size: 18px;	
	font-weight: bold;
	color:#000066
}

H2 {
	margin-bottom: 2px;
	margin-top: 10px;
	font-size: 16px;	
	font-weight: bold;
	color:#000066
}

H3 {
	margin-bottom: 2px;
	margin-top: 10px;
	font-size: 12px;	
	font-weight: bold;
	color:#000066
}

H4 {
	margin-bottom: 2px;
	margin-top: 10px;
	font-size: 12px;	
	font-weight: bold;
}
