body, html {
	MARGIN-TOP: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	FONT-SIZE: 12px;
	font-family: arial, helvetica;
      COLOR: black;
	height:100%;
}
img {
	display:block;
}
td {
	font: 12px arial, helvetica;
      COLOR: black;
}
.menu {
	padding:9px 23px 0px 23px;
	vertical-align:top;
}

.subMenu a:link, .subMenu a:active, .subMenu a:visited {
	font-size:12px;
	color:white;
	text-decoration: none;
}
.subMenu a:hover {
	font-size:12px;
	color:#f8b31b;
	text-decoration: none;
}
.subMenuAt a:link, .subMenuAt a:active, .subMenuAt a:visited, .subMenuAt a:hover {
	font-size:12px;
	color:#f8b31b;
	text-decoration: none;
}
H1 {
	color:#c61717;
	font: bold 18px arial, helvetica;
	display:inline;
}
H2 { 
	color:#f8b31b;
	font: bold 16px arial, helvetica;
	display:inline;
}
H3 {
	color:black;
	font: bold 14px arial, helvetica;
	display:inline;
}

a:link,  a:active, a:visited, a:hover {
      COLOR: #c61717;
	text-decoration:underline;
}
.credit {
	font-family: arial, helvetica;
	font-size: 10px;
	color: white;
	line-height:normal;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-family: arial, helvetica;
	font-size: 10px;
	color: white;
	text-decoration: none;
	line-height:normal;
}
.credit a:hover {
	font-family: arial, helvetica;
	font-size: 10px;
	text-decoration:underline;
	color: white;
	line-height:normal;
}
.keys a:link, .keys a:visited {
	font-family: arial, helvetica;
	font-size: 10px;
	color: white;
	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: white;
	line-height:normal;
} 

