/* CSS Document */


body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
p
{text-align:justify;}

a{
color:#84761f;
text-decoration:none;
}
a:hover{
color:#333333;
text-decoration:none;
}

a.subnav{
color:#666666;
font-weight:bold;
text-decoration:none;
}
a.subnav:hover{
color:#84761f;
font-weight:bold;
text-decoration:none;
}

a.gold{
color:#84761f;
font-size: 14px;
font-weight:bold;
text-decoration:none;
}
a.gold:hover{
color:#666666;
font-size: 14px;
font-weight:bold;
text-decoration:none;
}

.home
{
font-size: 8.5pt;
text-align:justify;
}

.tiny
{
font-size: 10px;
text-align:justify;
}

.gold
{
color:#84761f;
font-size: 14px;
font-weight:bold;
}

.grey
{
color:#999999;
font-size: 12px;
font-weight:bold;
}

.footer
{
font-size: 11px;
color: #ffffff;
font-weight:normal;
}

a.footer{
font-size: 11px;
color: #ffffff;
font-weight:normal;

}
a.footer:hover{
font-size: 11px;
color:#cccccc;
font-weight:normal;
}

h1, h2, h3 {
	color:#897a1f;
	margin:0;
	padding:0;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
}