/* CSS Document */

body {
	background-color: #000000;
	scrollbar-base-color:#666666;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color: #666666;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: lower-roman;
	}
h1 {
	font-size: 18px;
	line-spacing: 1;
	color: #CCCCCC;
	font-family: "Arial", Helvetica, san-serif;

}
h2 {
	font-size: 14px;
	line-spacing: 1;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	line-height: 15px;
	font-weight: bold;

}
h3 {
	font-size: 14px;
	line-spacing: 1;
	color: #888888;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
h4 {
	font-size: 10px;
	line-spacing: .5;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-spacing: 1;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.sm_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	letter-spacing: 1pt;
}
.med_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
}
.white_text {  
font-family: "Times New Roman", Times, serif; 
font-size: 16px; color: #FFFFFF
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.med_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1pt;
	line-height: 25px;
	text-decoration: underline;
	color: #FFFFFF;
}
a{
	font-family:  Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-spacing: .5;
	color: #FF9900;
	border: none;
	text-decoration: none;
}
img{
	border: none;
}
A:hover {
	font-family:Helvetica, Arial, sans-serif;
	line-spacing: .5;
	color: #FFCC33;
	text-decoration: none;
}
