body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
}
a:visited {
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
}
a:active {
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
}
a:hover {
	background-color: #FFFF00;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
}
.sectheader {
	font-weight: bold;
	font-size: 13px;
	color: #FF6600;
	text-align: left;
}
.unlinked {font-size: 13px; 
		  font-weight: bold; 
		  color: #0000FF; 
}
.text {
	font-size: 14px;
}
.boldtext {
	font-size: 13px;
	font-weight: bold;
}
.redboldtext {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
.headline {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.copy {color: #FFFFFF; 
          font-size: 10px;
		  font-weight: bold;
		  font-family: Arial, Helvetica, sans-serif
}

