html {
	scrollbar-face-color: #E9E9E9; 
	scrollbar-highlight-color: #F9F9F9;
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #F9F9F9;
	scrollbar-arrow-color: #AD1240; 
	scrollbar-track-color: #F9F9F9;
	scrollbar-darkshadow-color: #000000;
}

hr {
	color:#D57E78;
	height:1px;
}

body {
	margin: 5px 0px 0px 0px; 
}

h1 {
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 17px;
	color: #B91518;
}

li {
   padding-bottom: 4px;
}

.body_text {

	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 12px;
}

.links {

	font-family: Tahoma, Verdana, Times New Roman;
	color: #B91518;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.links:hover {

	font-family: Tahoma, Verdana, Times New Roman;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.body_text_link {

	font-family: Tahoma, Verdana, Times New Roman;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.body_text_link:hover {

	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 12px;
	text-decoration: underline;
}

.med_body_red {

	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

.med_body_link {

	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 10px;
	color: #003333;
	text-decoration: none;
}

.med_body_link:hover {

	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 10px;
	color: #003333;
	text-decoration: underline;
}

.red_text {

	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 12px;
	color: #ff0000;
}

.small_link {

	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 9px;
	color: #003333;
	text-decoration: none;
}

.small_link:hover {

	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 9px;
	color: #003333;
	text-decoration: underline;
}

.heading {

	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 17px;
	font-weight: bold;
	color: #B91518;
	text-decoration: none;
}