a:link {
    font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 175%;
	text-decoration: underline;
}

a:visited {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 175%;
    text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0099FF;
	line-height: 175%;
	text-decoration: none;
}

a.copyright:link {
    font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 175%;
	text-decoration: underline;
}

a.copyright:visited {
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 175%;
    text-decoration: underline;
}

a.copyright:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0099FF;
	line-height: 175%;
	text-decoration: none;
}

h1 {  
    font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
}

.body {  
    font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
    line-height : 175%;  
	margin-right: 15px;
	margin-left: 30px;
}

.copyright {  
    font-family: Arial;
	font-size: 11px;  
	line-height: 175%;
	color: #FFFFFF;
}
