BODY {
	SCROLLBAR-ARROW-COLOR:#FDF7E7; 
	SCROLLBAR-TRACK-COLOR:#6A5B4F; 
	SCROLLBAR-BASE-COLOR:#992A23; 
	background-color: #FDF7E7;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

a.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FDF7E7;
	text-decoration: none;
	height: 20px;
	width: 159px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;

}
a.navbar:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FDF7E7;
	height: 20px;
	width: 159px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

a.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #992A23;
	text-decoration: underline;

}
a.links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title_large_red {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 30px; 
	font-weight: bold; 
	color: #992A23;
}
.title_medium_red {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 24px; 
	font-weight: bold; 
	color: #992A23;
}
.title_small_red {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #992A23;
}
.title_large_black {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 30px; 
	font-weight: bold; 
	color: #000000;
}
.title_medium_black {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 24px; 
	font-weight: bold; 
	color: #000000;
}
.title_small_black {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000;
}
.text_black {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px;  
	color: #000000;
}
.text_black_bold {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px;  
	font-weight: bold; 
	color: #000000;
}.text_ivory { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #FDF7E7; ; font-weight: bold}
.banner {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #990000; text-decoration: none}
.bullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	text-indent: 0px;
	display: list-item;
}
.style2 {	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {color: #FF6600}
.style4 {font-size: 36px}
.style5 {font-size: 42px}
