/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 1.35;	
	margin: 0px;
	padding: 0px;
	}
body {
	background-color: #3E3E3E;
}

a:link, a:visited, a:hover {
	color: #FF7F00;
	text-decoration:none;
	}

a:hover {
	text-decoration: underline;
}

.style1 {font-family: "Century Schoolbook", "Times New Roman", Times, serif; font-size: 12px; font-style: italic; line-height: normal; font-weight: normal; }

.style2 {
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

h1, h2, h3, h4, h5, h6 {
	
	font-weight:900;
	margin: 0px;
	padding: 0px;
	}

h1 {
  font-family: "Century Schoolbook", "Times New Roman", Times, serif;;
  font-size:20px; 
  font-weight:bolder;
  color: #666666;
}

h2 {
  font-family: "Century Schoolbook", "Times New Roman", Times, serif;;
  font-size:12px;
  font-weight:bolder; 
  color: #666666;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 1.1;	
	margin: 0px;
	padding: 0px;
	}