@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #929090;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #5b5b31;
}
a:visited {
	color: #5b5b31;
}
a:hover {
	color: #5b5b31;
}
a:active {
	color: #5b5b31;
}
h1 {
	font-size: 14px;
	color: #602D89;
}
h2 {
	font-size: 12px;
	color: #c9753e;
}
/* START FOOTER */ 
.footer
{
  color: #5b5b31;
  text-transform: uppercase;
}

a.footer:link
{
  color: #5b5b31;
  text-transform: uppercase;
  font-size: 11px;
  font-family: Georgia, Times New Roman, Times, serif;
}

a.footer:visited
{
  color: #5b5b31
  text-transform: uppercase;
  font-size: 11px;
  font-family: Georgia, Times New Roman, Times, serif;
}

a.footer:active
{
  color: #5b5b31;
  text-transform: uppercase;
  font-size: 11px;
  font-family: Georgia, Times New Roman, Times, serif;
}

a.footer:hover
{
  color: #d88b46;
  text-transform: uppercase;
  font-size: 11px;
  font-family: Georgia, Times New Roman, Times, serif;
  text-decoration: underline
}
/* END FOOTER */ 