td  {
	font-size: 0.75em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
a    {color:green}
a:link     {color:green}
a:visited  {color:#660000}
a:active   {color:orange}
a:hover    {color:#yellow}
.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.3em; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
}
.subtitle {
			color: black;
			font-style: normal; 
			font-weight: bold;
			font-size: 1.1em;
			font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
			text-indent: 0.25cm;
			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;
}
