body {
	MARGIN-LEFT: auto;
	MARGIN-right: auto;
	MARGIN-TOP: 30px;
	background-color:white;
	font-size: 12px;
	font-family: trebuchet ms;
      COLOR: #897987;
}
td {
	font-size: 12px;
	font-family: trebuchet ms;
      COLOR: #666666;
}


H1
{
	color:#cc3333;
	font-family: trebuchet ms;
	font-size: 14px;
	font-weight: bold;
	display:inline;
}
H2
{
	color:#cc3333;
	font-family: trebuchet ms;
	font-size: 13px;
	font-weight: bold;
	display:inline;
}
H3{
	color:#cc3333;
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight: bold;
	display:inline;
}
.menu {
	padding-bottom:2px;
}
.menu a:link, .menu a:active, .menu a:visited {
      COLOR: white;
	text-decoration:none;
}
.menu a:hover {
	font-weight: bold;
      COLOR: black;
	text-decoration:none;
}
.menuAt {
	padding-bottom:2px;
}
.menuAt a:link, .menuAt a:active, .menuAt a:visited, menuAt a:hover {
	font-weight: bold;
      COLOR: black;
	text-decoration:none;
}
.subMenu {
	padding-bottom:2px;
}
.subMenu a:link, .subMenu a:active, .subMenu a:visited {
      COLOR: #c69c6d;
	text-transform:lowercase;
	text-decoration:none;
}
.subMenu a:hover {
	font-weight: bold;
      COLOR: black;
	text-transform:lowercase;
	text-decoration:none;
}
.subMenuAt {
	padding-bottom:2px;
}
.subMenuAt a:link, .subMenuAt a:active, .subMenuAt a:visited, subMenuAt a:hover {
	font-weight: bold;
      COLOR: black;
	text-transform:lowercase;
	text-decoration:none;
}
a:link, a:active, a:visited, a:hover {
      font-size: 12px;
      font-family:  trebuchet ms;
      COLOR: #cc3333;
	text-decoration:underline;
}

.credit {
	font-family: trebuchet ms;
	font-size: 10px;
	color: #ffffff;
}
.credit a  {
	font-family: trebuchet ms;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.credit a:hover {
	font-family: trebuchet ms;
	font-size: 10px;
	text-decoration:underline;
	color: #ffffff;
}
.keys a:link, .keys a:visited {
	font-family: trebuchet ms;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.keys a:hover, .keys a:active {
	font-family: trebuchet ms;
	font-size: 10px;
	text-decoration:none;
	cursor:text;
	color: #ffffff;
}
