td  {
	color: #333333;
	font: 0.75em/1.5em Verdana, Arial, Helvetica, sans-serif;
}
a    {
	color:green;
	text-decoration: none;
}
a:link     {}
a:visited  {}
a:active   {color:orange}
a:hover    {
	text-decoration: underline;
	color: #FF0000;
}
.foot {
	color: #FFFFFF;
	font-style: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
	font-size: 0.68em;
}
.foot a { color: #FFFFFF; font-style: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-decoration: none }
.foot a:hover { font-style: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-decoration: underline }
.foot a:visited {
	color: #FFFFFF;
}
.title {
		color: #005300; 
		font-style: normal; 
		font-weight: bold; 
		font-size: 1.0em; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
}
.mmenu {
		color: #005300; 
		font-style: normal; 
		font-weight: bold; 
		font-size: 0.7em; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
}
.smenu {
		font-style: normal;
		font-size: 0.7em; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
}
.question {
	color: #006600;
	font-style: normal;
	font-weight: bold;
	text-indent: 0.25cm
			text-decoration;
	text-decoration: underline;
}
.ltitle  { color: black; font-weight: bold; text-decoration: none; background-color: #C6C68E; border-right: 1px none gray; border-bottom: 1px none gray }
.lcolor { text-decoration: none; background-color: #FFFFB7; border-right: 1px none; border-bottom: 1px none gray}
.lnocolor{ text-decoration: none; border-right: 1px none; border-bottom: 1px none}
.tcolor {
	text-decoration: none;
	background-color: #FFFFB7;
	border-top-width: 1px none gray;
	border-left-width: 1px none gray;
}
.pagetitle {
	font-size: 1.75em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2.0em;
}
