body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
}
a:link {
	color: #000099;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #000099;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	color: #000099;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;	
}
.address {
    font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;	
}
.section {
    font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	}
.text {
    color: #000000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}  
.bold {font-weight: bold;}
.red {
    color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}  
.copy {
    color: #FF0000;
	font-weight: bold;
	font-size: 10px;}
.notnav {
    font-weight: bold;
	font-size: 12px;
	color: #000099;
}
