body {
	MARGIN-TOP: 20px;
	FONT-SIZE: 12px;
	font-family: arial, helvetica, sans serif;
      COLOR: #336600;
	background-color:white;

}
img {
	display:block;
}
td {
	FONT-SIZE: 12px;
	font-family:  arial, helvetica, sans serif;
      COLOR: #336600;
}
.menu {
	padding:8px 3px;
}
.menu a:link, .menu a:active, .menu a:visited {
	font: 13px  verdana, helvetica, sans serif;
	color: white;
	text-decoration: none;
}
.menu a:hover {
	font: bold 13px verdana, helvetica, sans serif;
	color: white;
	text-decoration: none;
}
.menuAt {
	padding:8px 3px;
}
.menuAt a:link, .menuAt a:active, .menuAt a:visited, .menuAt a:hover {
	font: bold 13px verdana, helvetica, sans serif;
	color: white;
	text-decoration: none;
}
.subMenu {
	font-size:12px;
	color:white;
	padding:0px 3px 8px 15px;
}
.subMenu a:link, .subMenu a:active, .subMenu a:visited {
	font-size:12px;
	color: white;
	text-decoration: none;
}
.subMenu a:hover {
	color: white;
	text-decoration: underline;
}
.subMenuAt {
	font-size:12px;
	color:white;
	padding:0px 3px 8px 15px;
}
.subMenuAt a:link, .subMenuAt a:active, .subMenuAt a:visited, .subMenuAt a:hover {
	font-size:12px;
	color: white;
	text-decoration: underline;
}
a:link,  a:active,  a:visited, a:hover {
      COLOR: #ff9933;
	text-decoration:underline;
}
.border {
	border-left:#5a8908 1px solid;
}

H1 {
	color:#ff9933;
	font-size: 15px;
	font-weight: bold;
	display:inline;
}
H2 { 
	color:#ff9933;
	font-size: 14px;
	font-weight: bold;
	display:inline;
}
H3 {
	color:#ff9933;
	font-size:12px;
	font-weight: bold;
	display:inline;
}

.credit {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #999999;
	line-height:normal;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height:normal;
}
.credit a:hover {
	font-family: arial, helvetica;
	font-size: 10px;
	text-decoration:underline;
	color: #999999;
	line-height:normal;
}
.keys a:link, .keys a:visited {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height:normal;
}
.keys a:hover, .keys a:active {
	font-family: arial, helvetica;
	font-size: 10px;
	text-decoration:none;
	cursor:text;
	color: #999999;
	line-height:normal;
}
