/* ---page defaults--- */

body, td {
	margin: 10;
	padding: 0;	 
	color: #000000;
	font-family: Verdana, sans-serif; 	
	font-size: 11pt;	
	font-weight: normal; 	
	line-height: 14pt;  
	text-align: left;
	text-decoration: none;
	}
hr  {
    width: 100%; 
    height: 1px;
    background-color: #000;
	margin: 30px 0px 0px 0px; 
	border:0px solid #000;
	}
h1,h2,h3 {
	color: #999;
	font-family: Verdana, sans-serif; 	
	font-size: 12pt;	
	font-weight: bold; 	
	line-height: 14pt;  
	text-align: left;
	text-decoration: none;
}	
strong, b { 
	font-weight: bolder; 
	}	
A, a, A:visited, a:visited { 
	color: #000;
	font-family: Verdana, sans-serif; 	
	font-size: 11pt; 
	font-weight: normal; 	
	line-height: 14pt; 
	text-decoration: underline;
	}
A:hover, a:hover, A:active, a:active { 
	color: #999;
	}
