a:link {
    font-family: Arial;
	font-size: 14px;
	color: #003366;
	line-height: 150%;
	text-decoration: underline;
}

a:visited {
    font-family: Arial;
    font-size: 14px;
    color: #003366;
    line-height: 150%;
    text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #CC0000;
	line-height: 150%;
	text-decoration: none;
}

h1 {  
    font-family: Arial; 
	font-size: 14px;
	line-height: 150%; 
	font-style: normal;
	color: #CC0000; 
	font-weight: bold;
	margin-left: 20px;
}

.body {  
    font-family: Arial;
	font-size: 14px;
    line-height: 150%;  
	margin-right: 13px;
	margin-left: 20px;
}

.copyright {  
    font-family: Arial;
	font-size: 12px;  
	line-height: 150%;
	color: #333333;
}
