body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000099;
	font-size: 13px;
	font-weight: bold;	
}
a:visited {
	color: #000099;
	font-size: 13px;
	font-weight: bold;
}
a:active {
	color: #000099;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	background-color: #FFFF00;
	font-weight: bold;
	color: #990000;
	font-size: 13px;
}
.sectheader {
          font-weight: bold;
		  font-size: 13px;
		  color: #FF6600;
}
.copyright {font-size: 13px; 
		  font-weight: bold; 
		  color: #0000FF; 
}
.text {
	font-size: 14px;
}
.boldtext {
	font-size: 13px;
	font-weight: bold;
}
.boldred15 {
	font-size: 15px;
	font-weight: bold;
	color:#FF0000;
	}
.header {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}
.header-blue {
	color: #000066;
	font-weight: bold;
	font-size: 15px;
}
.header-white {
	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
}

.unilink {color:#000066;
			font-size:13px;
			font-weight:bold;
			}
.miniheadline {color: #FF0000;
			font-size:13px;
			font-weight:bold;
			}