body {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}
#wrapper {
	width:1000px;
	background-color:#FFFFFF;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #666666;
}
.centertext {
	text-align:center;
}
td {
	text-align: center;
}
a img {
	border:none;
}
