td img {display: block;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
}
body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
a:link {
	color: #006600;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #000000;
}
.style1 {
	color: #006600;
	font-weight: bold;
	font-size: large;
}
.style2 {
	color: #FFFFCC;
	font-weight: bold;
	font-size: small;
}
.style4 {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	color: #000000;
	font-weight: bold;
}
.style6 {font-weight: bold}

.style7 {
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #FCFDD3;
	padding: 2px;
}

a.nav:visited {
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
}

a.nav:hover {
	color: #FFFF00;
	padding: 2px;
	text-decoration: none;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
