
/* Main body copy
----------------------------------------------- */

td {
	font-family: "Verdana", Arial;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	font-weight: normal;
	}
	
	
	
.dasheddivide {
border-top: 1px dotted #FFCC99;
	
}

	
.body {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
	}	
	
.header1 {
	font-family: "Verdana", Arial;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	}		
	

.copyright {
	font-family: "Verdana", Arial;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	}	




/* Links
----------------------------------------------- */

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #000000; 
	line-height: 20px; 
	font-weight: bold;
	text-decoration: underline;
	}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #000000; 
	line-height: 20px;
	font-weight: bold; 
	text-decoration: underline;
	}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	line-height: 20px;
	font-weight: bold; 
	text-decoration: none;
	}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	line-height: 20px;
	font-weight: bold; 
	text-decoration: underline;
	}
