td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {color: #990000}

h1 {font-size: 20px;}

#menu a:link {
     color: #ffffff;
     background-color: transparent;
     font-weight: bold;
	 font-family: ariel;
	 font-size: 12px;
	 text-decoration: none;
     }

#menu a:visited {
     color: #ffffff;
     background-color: transparent;
	 font-weight: bold;
	 font-family: ariel;
	 font-size: 12px;
     text-decoration: none;
     }

#menu a:hover {
     color: #E09428;
     background-color: #81785B;
	 font-weight: bold;
	 font-family: ariel;
	 font-size: 12px;
     text-decoration: underline;
     }

#menu a:active {
     color: #ffffff;
     background-color: transparent;
	 font-weight: bold;
     font-family: ariel;
	 font-size: 12px;
	 text-decoration: none;
     }