body {
	SCROLLBAR-TRACK-COLOR:#DED2C0;
	margin: 0px;
	padding: 0px;
}

H1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	line-height: 10pt;
	font-weight: bold;
	margin: 0px;
}

.header {
	color: #009;
	font-weight: bold;
	font-size: 10pt;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color: #FFF;
	text-align: justify;
	line-height: 20px;
	vertical-align: top;
	width: 100%;
	border: 1;
	border-color: #009;
}

.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.navlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #009;
	text-decoration: none;
}
.subnavlink {
	font-weight: bold;
	font-size:10pt;
	color: #F00;

	background-color: #A77753
	text-decoration: none;
	
}
.subnavlink:hover {
	font-weight: bold;
	font-size:10pt;
	text-decoration: underline;
	background-color: #A77753
	color: #462F24;
	background: #F5E6BA;
}
.main b font {
	color: #009;
	font-size: 10pt;
}
.header p font {
	font-size: 10pt;
}
.header p font {
	font-family: Arial, Helvetica, sans-serif;
}
.header p .main {
	color: #009;
}
.header p .main {
	text-align: left;
}

