Body,TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
	
A {
	color : Olive;
	font-family : Arial, Helvetica, sans-serif;
}

A:Hover {
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
}

B {
	font-family : Arial, Helvetica, sans-serif;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-indent : 10pt;
}
	
Input {
	text-align: Center;
	border-style: solid;
	border-color: #A5BADD;
	border-width: 1px;
}

}
.Small{
	font-size : 8pt;
}

.BoldWhite{
	font-weight : bold;
	color : White;
}


.MenuHead{
	font-weight : bold;
	color : #929371;
	font-size : 8pt;
	background-color : Black;
}

.MenuL1 {
	font-size : 8pt;
	text-transform : uppercase;
	background-color :#929371;
}

.MenuL2 {
	font-size : 8pt;
	text-transform : capitalize;
	color : White;
	}

.MenuL3 {
	font-size : 8pt;
	text-transform : capitalize;
}

.Float {
	font-size : 10pt;
	text-transform : capitalize;
	background-color : White;
	border-color : #CBCB97;
	border-style : solid;
	padding-left : 10px;
	padding-right : 10px;
}

.hover {
	font-size : 8pt;
	text-transform : uppercase;
	background-color :#929371;
}