a:link       {
	text-decoration: none;
	color: #463C32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited    {
	text-decoration: none;
	color: #AF967D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover      {
	text-decoration: underline overline;
	color: #8C7864;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:active     {
	text-decoration: none;
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
}
h1
{
	font-size: 9px;

}
h2
{
	font-size: 10px;

}
h3
{
	color: #993300;
	font-size: 12px;

}
h4
{
	color: rgb(204,255,255);
	font-size: 12px;

}
h5
{
	color: rgb(0,0,102);
	font-size: 12px;

}
h6
{
	color: rgb(153,0,0);
	font-size: 12px;

}