a  {
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration : underline;
}
.NavLeft  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #594E37;
	font-weight : bold;
	line-height : 11px;
}
.NavLeft:hover  { 
	color: #118800;
	text-decoration : none;
}
.NavBottom  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #9C0000;
	font-weight : bold;
	line-height : 11px;
}
.NavBottom:hover  { 
	color: #99CC00;
}
td {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
b {
	font-weight : bold;
}
.H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	color: #958056;
}
.H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color: #958056;
}
.H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #958056;
}
.H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #958056;
}
.H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #958056;
}
.H1White {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #FFFFFF;
}
.TextDefault {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.TextSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
}
.TextSmallerGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #949494;
	line-height : 11px;
}
.TextSmall {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
}
.TextSmallGray {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
	color: #949494;
}