body
{
	background-color: #FFFFFF;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #EADAB8;
}

a:link
{
	color: #0000FF;
	text-decoration: none;
	border: none;
}

a:visited
{
  color: #800000;
}

a:active
{

}

a:hover
{
  color: Red
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	color: #808080;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}
.bodytextplain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}
.bodytextlg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: #808080;
}
.bodytexthead {
	font-size: small;
	font-weight: bold;
	color: #808080;
}
