.bg {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
.style10 {
	font-size: 10px;
}
.style14 {
	font-size: 14px;
}
.style16 {
	font-size: 16px;
}
.style18 {
	font-size: 18px;
}
.style20 {
	font-size: 20px;
}
.style22 {
	font-size: 22px;
}
.style24 {
	font-size: 24px;
}