.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.largebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
a:link{font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
color:#000099;
text-decoration:none;
}
a:hover{font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
color:#ccccff;
text-decoration:none;
}
a:active {font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
text-decoration:none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	
}
body { margin-top: 0px
}
.border{
	border-width: 2;
	border-color: #000099;
	border-style: solid;
	border-right-width: thick;
	border-left-width: thick;
	border-right-color: #999999;
	border-left-color: #999999;
}
a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
color:#000099;
text-decoration:none;
}

