BODY {
	background-color : #005746;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

DIV {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
}

P {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
	
}

A {
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : Olive;
	text-decoration : none;
}


A:HOVER {
	color : #005746;
	text-decoration : underline;
}

.menu1{
	color : Black;
	text-decoration : none;
}

.on{
	background-color: White;
	padding-left: 8px;
	padding-right: 8px;
}

.of{
	background-color: #CFDFDC;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom-color: #005746;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

TD {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
}
