.link {
			font-size:12px;
			font-family:arial;
			font-weight:bold;
			color:#000000;
		}
		
.link:hover {
			font-size:12px;
			font-family:arial;
			font-weight:bold;
			color:#B00602;
		}
		
.link:visited {
			font-size:12px;
			font-family:arial;
			font-weight:bold;
			color:#000000;
		}
.biglink {
			font-size:18px;
			font-family:times new roman;
			font-weight:bold;
			color:#000099;
		}
		
.biglink:hover {
			font-size:18px;
			font-family:times new roman;
			font-weight:bold;
			color:#000099;
		}

body { 
   margin: 0px 0px 0px 0px; 
   font-family:Geneva, Arial, Helvetica, sans-serif;  
} 

p, td, th, li, blockquote { 
    color: #000000; 
    font-family: Arial, Serif, Times New Roman; 
    font-size: 12px; 
	margin-right:35px;
	margin-left:20px;
} 

.red { 
    color: #B00602; 
    font-family: Arial, Serif, Times New Roman; 
    font-size: 12px; 
	font-weight:bold;
	margin-right:35px;
} 

.bigred { 
    color: #000000; 
    font-family: Arial, Serif, Times New Roman; 
    font-size: 14px; 
	font-weight:bold;
	margin-right:35px;
} 

h1
	{margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:14.0pt;
	font-family:"Times New Roman";
	font-weight:normal; margin-left:0in; margin-right:0in; margin-top:0in}
h3
	{margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:10.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in}
h2
	{margin-bottom:.0001pt;
	text-align:left;
	color:#585978;
	page-break-after:avoid;
	font-size:11.0pt;
	font-family:"Arial";
	font-weight:bold; margin-left:0in; margin-right:0in; margin-top:0in}


h4, h5, h6 { 
    color: #330099; 
    font-size: 14px; 
    font-family: Stone Sans, Arial, Sans Serif; 
} 

.bottom {
	font-size: 11px;
	text-align: center;
	color: #B00602;
	text-decoration:none;
}
.blackbottom {
	font-size: 11px;
	text-align: center;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}










