body {
	background-color: #DEDECA;
}

body, td, th {
	color: #666633;
}

h1, h2 {
	color: #999999;
	margin-bottom: 0px;
	background-color: #BD2018;
	border: 1px solid #000000;
	margin-top: 0px;
}

h3, h4, h5, h6 {
	color: #996633;
}
#links{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
}
#links a:link, #links a:visited {
	font-weight: normal;
	color: #21536A;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#links a:hover{
	font-weight: normal;
	text-decoration: underline;
	background-color: #BD2018;
	color: #9C9A9C;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header1 {
	color: #999999;
	font-size: 24px;
}
.style1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	letter-spacing: 1px;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #BD2018;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.border {
	border: medium double #BD2018;
}
th {
	font-size: 18px;
}
.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.home a:link, a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.home a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	background-color: #990000;
	color: #FFFFFF;
}
