/* CSS Document */
<!--
#print_page_specs	{
	width: 7.25in;
	margin-top: 0.5in;
	margin-left: 0.75in;
}

#print_table	{
	border: none;
	/*width: 98%;*/
	width: 100%;
}
	
#banner	{
	margin-bottom: .25in;
	/*width: 98%;*/
	width: 100%;
	border: 0; 
}
		
.headline2a { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #000;
}
	
.headline1black {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #000;
}

.mainbodytext {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 12pt; 
	font-weight: normal; 
	color: #000000;
}

.marginBottom	{
	margin-bottom: 75pt;
}
-->