BODY {
	background-color: #456621;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

H1, H2, H3, H4, H5 {
	font-family: arial, sans-serif;
}

P, LI, UL {
	font-family: arial, sans-serif;
	font-size: 10pt;
}

HR {
    color: #065
}

A {
    color: red;
    text-decoration: none;
}

A:visited {
    color: blue;
    text-decoration: none;
}



.PAGETITLE-CELL {
	background-color: #456621;
	font-size: 24pt;
	color: white;
	font-family: arial, sans-serif;
}

.NAV-CELL {
	background-color: #0000CC;
	font-size: 12pt;
	font-family: arial, sans-serif;
}



.NAV-CELL-SEL {
	background-color: #660000;
	font-size: 12pt;
	font-family: arial, sans-serif;
	text-decoration: none;
}

.NAV-CELL-SEL A {
	color: yellow;
}

.NAV-CELL A {
	color: yellow;
}

.NAV-CELL-SEL A:visited {
	color: yellow;
}

.NAV-CELL A:visited {
	color: yellow;
}

.CONTENT-CELL {
	background-color: #EEEEEE;
}

.SIGN {
	font-size: 8pt;
}




