body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link
{
	text-decoration: underline;
	font-weight: none;
	color: #996600;
}

a:visited
{
	text-decoration: underline;
	font-weight: none;
	color: #996600;
}

a:active
{
	text-decoration: underline;
	font-weight: none;
	color: #996600;
}

a:hover { color: #990033; }

.style1 {
	color: #656565;
	font-size: 11px;
	font-family: arial;
}
.style2 {color: #996600; font-size: 11px;
	font-family: arial; font-weight:bold}
.style2b {color: #990000; font-size: 11px;
	font-family: arial; font-weight:bold}
.style3 {color: #3d3d3d; font-size: 10px;
	font-family: arial;}
.style4 {
	color: #996600;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.style5 {
	color: #737373;
	font-size: 11px;
	font-family: tahoma
}
.style6 {font-size: 11px; font-family: arial; color: #996600;}
