body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: 0px;
}
.big{
	font-size: 16px;
}
.big2{
	font-size: 14px;
}
#subbuttons {
	position: absolute;
	width:100%;
	height:250px;
	z-index:1;
	top: 370px;
	visibility: hidden;
}
a.dwnlink {
	text-decoration: none;
	color: black;
}
a:hover.dwnlink {
	text-decoration: underline;
	color: black;
}
table.small td {
	font-size: 11px;
}