BODY {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	SCROLLBAR-ARROW-COLOR: Black;
	SCROLLBAR-FACE-COLOR: #C7B67B;
	SCROLLBAR-HIGHLIGHT-COLOR: #C7B67B;
	SCROLLBAR-SHADOW-COLOR: #C7B67B;
	SCROLLBAR-3DLIGHT-COLOR: White;
	SCROLLBAR-TRACK-COLOR: Ivory;
	SCROLLBAR-DARKSHADOW-COLOR: Black;
}
TABLE {
	FONT-FAMILY: arial, sans-serif; FONT-SIZE: 9pt;
}
TD {
	FONT-FAMILY: arial, sans-serif; FONT-SIZE: 9pt;
}
P {
	FONT-FAMILY: arial, sans-serif; FONT-SIZE: 9pt;
}
A:link {
	COLOR: green; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none;
}
A:visited {
	COLOR: green; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none;
}
A:hover {
	COLOR: maroon; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none; background: Ivory;
}
H1 {
	COLOR: #808040; FONT-SIZE: 10pt; FONT-WEIGHT: normal;
}
H2 {
	FONT-SIZE: 11pt; FONT-WEIGHT: bold;
}
H3 {
	FONT-SIZE: 10pt; FONT-WEIGHT: bold;
}
.Heading1 {
	COLOR: #808040; FONT-SIZE: 11pt; FONT-WEIGHT: normal;
}
.highlite {
	BACKGROUND: white; FONT-FAMILY: arial, sans-serif;
}
.small {
	FONT-FAMILY: arial, sans-serif; FONT-SIZE: 8pt;
}
.vsmall {
	FONT-FAMILY: arial, sans-serif; FONT-SIZE: 7.5pt;
}
.normal {
	COLOR: Black; FONT-FAMILY: arial, sans-serif; FONT-SIZE: 9pt;
}
.topnav:link {
	COLOR: Black; FONT-FAMILY: arial; FONT-SIZE: 8pt;  TEXT-DECORATION: none;
}
.topnav:visited {
	COLOR: Black; FONT-FAMILY: arial; FONT-SIZE: 8pt;  TEXT-DECORATION: none;
}
.topnav:hover {
	COLOR: Black; FONT-FAMILY: arial; FONT-SIZE: 8pt;  TEXT-DECORATION: none;
}
.buttonup {
background-color: #C7B67B; color: Black; font-size: 10px; font-weight: Normal; border-style: outset; border-color: Silver; padding-left: 3px; padding-right: 3px; text-align: Center; border-width: 1px; padding-top: 1px; padding-bottom: 1px; cursor: hand;
}
.forminput {
background-color: Ivory; color: Black; font-size: 10px; font-weight: Normal; border-style: inset; border-color: Silver; padding-left: 3px; padding-right: 3px; text-align: Left; border-width: 1px; padding-top: 1px; padding-bottom: 1px;
}
