body {
	overflow: -moz-scrollbars-vertical;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border: 0px solid;
}

td, th {
	font-size: 12px;
	color:black;
}

a img {
	border: 0;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 span {
	display: none;
}

h3 {
	margin: 5px 0 0;
	height: 20px;
	width: 419px;
	cursor: pointer;
	font-size: 0.99em;
}

h3 a:link, h3 a:visited {
	background: #94B4B3 url(title2.gif) no-repeat;
	color: #fff;
	text-shadow: 2px 2px 1px #94B4B3;
	padding: 4px 8px 0;
	-moz-outline-style: none;
	display: block;
	height: 16px;
	width: 403px;
	text-decoration: none;
}

a:link {
	font-weight: normal;
	color: #333300;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;

}
a:visited {
	font-weight: normal;
	color: #666633;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	color: #cc9900;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
