body {
	background-color: #000000;
	text-align: center;
	margin-top: 5px;
	}
	
.copyright {
	font-size: 8pt;
	font-family: Arial;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
}	
	
.h1 {
color: #FF0000;
font-size: 20px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}	
	
.h2 {
color: #FF0000;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h3 {
color: #333333;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.p4 {
color: #333333;
font-size: 12px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#FooterMenu ul li {
		display: inline;
		padding: 20 20 20 33px;
		}
		
A { color: blue;
font-family: verdana,arial,sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none; }

A:hover { color: darkblue;
font-size: 12px;
font-weight: normal;
text-decoration: underline; }
