BODY  {
	color: #424242;
	font-family: Arial;
	font-size: 10pt;
	background : #d9e1cc;
}

H1 {
	color: #424242;
	font-family: "Arial";
	font-size: 14pt;
}

H2 {
	font-size: 12pt;
	color: #88b84a;
	font-family: Arial;
}

H3 {
	font-size: 10pt;
	color: #e36623;
	font-family: Arial;
}

H4 {
	font-size: 8pt;
	color : Black;
	font-family: Arial;
}
#container {
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


H5 {
	font-size: xx-small;
	color : Gray;
	font-family: Arial;
}

H6 {
	font-size: 8pt;
	color : Black;
	font-family: "Arial Narrow";
	font-weight : normal;
}


DIV { 
	position: absolute; top: 0pt;
}

A {
	font-size: 10pt;
	color: #424242;
	font-family: Arial;
}

A:Hover {
	text-decoration: underline;
	color: Orange;
	font-family: Arial;
}

.bottommenu {
	font-size: 8pt;
	color: #424242;
	font-family: Arial;
}

P {
	font-size: 10pt;
	color: #424242;
	font-family: Arial;
}

LI {
	font-size: 10pt;
	color: #e36623;
	font-family: Arial;
}
