body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #6c6c6c;
	background-color: #666;

}

h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serfif;
	color: #000000;
	line-height: 125%;
	
}

h2 { 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serfif;
	color: #000000;

}

h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serfif;
	color: #000000;
	
	
}
	
h4 { 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serfif;
	color: #000000;
	
}

h5 { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serfif;
	color: #000000;
	line-height: 125%;
	
}
sub {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;

}

img {
	border: 0px;
	alignment-adjust: left;
}

a:link {text-decoration: none ; color: #333; 
	}

a:visited {text-decoration: none; color: #333; 
	}

a:hover {text-decoration: underline; color: #333; 
	}

a:active {text-decoration: none; color: #333; 
	}

