body {
	font-size: 10px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/boos_bannerbackground.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 36px;
	font-weight: lighter;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #666666;
}
p {
	font-size: 12px;
	font-weight: normal;
}
a:link {
	font-weight: 500;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-weight: 500;
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #eeeeee;
	background-color: #0066CC;
}
td {
	font-size: 10px;
}
#copyright {
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 20px;
}
#mainpage {
	width: 700px;
	padding-left: 40px;
}
.fourteen {
	font-size: 14px;
}
.twelve {
	font-size: 12px;
}
.ten {
	font-size: 10px;
}
