body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;	
}
a:visited {
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;
}
a:active {
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	background-color: #FFFF00;
	font-weight: bold;
	color: #F00;
	font-size: 13px;
	text-align: center;
}
.copy-title {color: #000000; 
          font-size: 11px;
		  font-weight: bold;
		  font-family: Arial, Helvetica, sans-serif
}

.sectheader {
          font-weight: bold;
		  font-size: 13px;
		  color: #FF6600;
}
.copyright {font-size: 13px; 
		  font-weight: bold; 
		  color: #0000FF; 
}
.text {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.boldtext {
	font-size: 14px;
	font-weight: bold;
}
.boldred15 {
	font-size: 15px;
	font-weight: bold;
	color:#FF0000;
	}
.header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
.largehyper {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: blink;
	}
.headline {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.copy {color: #FFFFFF; 
          font-size: 10px;
		  font-weight: bold;
		  font-family: Arial, Helvetica, sans-serif
}
.address {color: #000000;
font-size: 14px;
font-weight: bold
}

