p, div, tr, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: red;
	font-weight: bold;
	margin-bottom: 0px;
}

.and_up {
	font-size: 8px;
}

.separator {
	width: 99%;
	border-bottom: 1px dotted #222;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}

a:link {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.about_text{ 
	font-size: 13px;		
}

.faq_text{ 
	font-size: 13px;		
}

.HomeText{
	text-indent: -200px;
	text-align: center;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: black;
	scrollbar-face-color: #cc0000;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #cc0000;
	scrollbar-arrow-color: black;
}
