body {
	background: white;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 125%;
	margin: 0px;
	padding:0px;
}

h1 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 22px;	
	line-height: 20px; 	
	color: #002E34;
	font-weight: normal;
	}	
h2 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 20px;	
	line-height: 125%; 	
	color: #000000;
	font-weight: normal;
	}

	h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;	
	line-height: 125%; 	
	color: #000000;
	font-weight: bold;
	}
	
h4 { border-style: none;

width: 150px;
font-size: 14px;	
color: #002E34;
line-height: 125%;

margin: 1px;


 }	
	h5 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 110%; 	
	color: #000000;
	font-weight: bold;
	margin: 9px;
	}


td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	 
	}
	
a:link {	
	color: #323C78;	
	text-decoration: none;
	font-weight: bold;
	line-height: 135%;
}

 

a:visited {
	color: #323C78;
	text-decoration: none;
	font-weight: bold;
	line-height: 135%;
	
}

a:hover {	
	color: #336699;	
	text-decoration: underline;
	font-weight: bold;
	line-height: 135%;
	
}

a:active {	
	color: #336699;	
	text-decoration: underline;
	font-weight: bold;
	line-height: 135%;
	
}

