p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	font-style: oblique;
	text-decoration: underline;
	font-size: 14px;

}
a:hover   {cursor: hand; color: #FFFF66; text-decoration: none; background-color: #006666;}
a:visited  {}
a:link  {text-decoration: underline;}
a:active  {text-decoration: none;}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #993300;
	font-weight: bold;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;



}
.tblMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF99;
	background-color: #006633;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border: medium double #FFFF99;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.tblLinks {
	color: #FFFFCC;
	background-color: #006633;
	font-size: 12px;
}
.tblLinks:visited  {
	text-decoration: none;
	color: #FFFFCC;
	background-color: #006633;
}
.tblLinks:link  {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #006633;
}
.tblLinks:active  {
	color: #C0FFC0;
	text-decoration: none;
	background-color: #006633;
}
.tblLinks:hover   {cursor: hand; color: #FFFF00; text-decoration: none; background-color: #00CC66;}
