body {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #666666;
}
td {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
}
a.bodylink {
	color: #0000FF;
	text-decoration: none;
}
a.bodylink:hover {
	color: #990000;
	text-decoration: underline;
}

.little {
	font-size: 11px;
	line-height: 13px;
}
a {
	color: #CCFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#wrapper {
	width: 700px;
	padding-left: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
}
