/* CSS Document */

/* BEGIN FONT FOR MAIN TEXT*/
p { 
	font-size: 12px;  
	color: #000000; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	line-height: 20px;
	}
	
font { 
	font-size: 12px;  
	color: #000000; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	line-height: 20px;
	}

.bodycopyhead { 
	font-size: 11px;  
	color: #000000; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	text-transform: uppercase; 
	font-weight: bold;
	}
	
.whitebodycopyhead { 
	font-size: 11px;  
	color: #FFFFFF; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	text-transform: uppercase; 
	font-weight: bold;
	}
	
.conbodycopyhead { 
	font-size: 12px;  
	color: #000000; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold;
	}

.bmsmall {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	}
	
.address { 
	font-size: 11px;  
	color: #515151; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	line-height: 13px;
	}

.welcomehead { 
	font-size: 17px;  
	color: #25282C; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold;
	}

.copyright { 
	font-size: 11px;  
	color: #CCCCCC; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
	
.welcomecopy { 
	font-size: 10px;  
	color: #979898; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	line-height: 20px;
	}

.head { 
	font-size: 28px;  
	color: #000000; 
	font-family: Georgia, Times New Roman, serif;
	line-height: 20px;
	}





	
/* END FONT FOR MAIN TEXT*/

