body {
	
	scrollbar-base-color:#aaaaaa;
	scrollbar-shadow-color:#aaaaaa;
	scrollbar-arrow-color: #aaaaaa;
	}
h1 {
	font-size: 18px;
	line-spacing: 1;
	color: #333333;
	font-family: "Times New Roman", Times, serif;

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

}
h3 {
	font-size: 14px;
	line-spacing: 1;
	color: #333333;
	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;
	
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DDDDDD;
	line-height: normal;
	
}
p {
	font-family: "Times New Roman", Times, serif;
	line-spacing: 1;
	font-size: 12pt;
	color: #333333;
}
.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: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-spacing: .1;
	color: #990000;
	border: none;
	text-decoration: none;
}
img{
	border: none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-spacing: .1;
	color: #EE0022;
	text-decoration: none;
}
