﻿html, body p, th, li, dd, dt {
	background-color:#e5e2e1;
	color:black;
	font-family:1em Verdana, Geneva, Tahoma, sans-serif;
}
a {
	color: #800000;
}
a:visited {
	color: #800000;
}
a:active {
	color: red;
}
a:hover {
	color: red;
}
.auto-style1 {
	text-align: left;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: medium;
}
.auto-style2 {
	border-collapse: collapse;
}
.auto-style3 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.auto-style4 {
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: medium;
}
.auto-style5 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: large;
}
.auto-style6 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: medium;
	color:#800000;
}
.auto-style7 {
  font-weight: bold;
  border-width: 1px;
}
.auto-style8 {
  border-collapse: collapse;
  border-style: solid;
  border-width: 3px;
	background-color: #999999;
}
.auto-style9 {
	font-size: medium;
}


#container {
	width:80%;
	max-width:800px;
	text-align:center;
	
}

#footer {
	text-align:center;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:small;
}