/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:link, a.menu:visited {
	font-size: 0.72em !important;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
a.menu:hover, a.menu:active {
	font-size: 0.72em !important; font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.h {
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.hi {
	font-size: 0.9em;
	font-style: oblique;
	font-weight: bold;
	color: #000066;
}
.b {
	font-size: .75em;
	font-style: normal;
	color: #000000;
}
a.bl:link, a.bl:visited {
	font-size: 0.75em !important; font-size: 0.72em;
	font-size: 0.7em;
	color: #006633;
	text-decoration:none;
}
a.bl:hover, a.bl:active {
	font-size: 0.75em !important; font-size: 0.72em;
	color: #006633;
	text-decoration: underline;
}
a.Smenu:link, a.Smenu:visited {
	font-size: 0.75em !important; font-size: 0.72em;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 10px;
}
a.Smenu:hover, a.Smenu:active {
	font-size: 0.75em !important; font-size: 0.72em;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 10px;
}.hS {
	font-size: 0.86em;
	font-style: normal;
	font-weight: bold;
	color: #99CC99;
	text-decoration: underline;
	padding-left: 5px;
}
