body,td,th {
	font-family: Arial;
	margin: 0 0 20px 0;
	color: #000000;
	line-height: 140%;
	font-family: Arial;
	font-size: 12px;
	
	
}
body {
	background-color: #373737;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color: #444444; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #000000; 
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: 757575;
}


p {
	margin: 0 0 20px 0;
	color: #000000;
	line-height: 140%;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	
}
h1 {
	text-align: left;
	font-weight: normal;
	font-size: 180%;
	color: #000000;
	margin: 5px 0 15px 0;
}

	h1 span {
		clear: both;
		font-size: 60%;
		color: #000;
	}


h2 {
	text-align: left;
	font-weight: normal;
	font-size: 150%;
	color: #646464;
	margin: 5px 0 15px 0;
}

	h2 span {
		clear: both;
		font-size: 70%;
		color: #646464;
	}
	
h3 {
	text-align: left;
	clear: both;
	font-size: 150%;
	color: #6f6f6f;
	font-weight: normal;
	margin: 0 0 0px 0;
}
	