body 
{ 
background-image: url("images/background.gif"); 
text-color: #000000;
background-repeat: repeat; 
margin: 0px;  
padding: 6px;
}

.defaultCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}

.boldCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}

.headlineBlue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #4C87C6;
	font-weight: bold;
}


.smallBlue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #4C87C6;
	font-weight: bold;
}

.smallCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}


.blueLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	text-decoration: underline;
	color: #4C87C6;
	font-weight: bold;
}
