body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #A2A2A2;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #A2A2A2;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #669984;
	scrollbar-base-color: #FFFFFF;
	background-image: url(images/bg3.gif);
	background-attachment: fixed;
}

.links {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.links_v {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bodyText{
	font-family: "Century Gothic", serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.bodyTextW{
	font-family: "Century Gothic", serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyHead{
	font-family: "Century Gothic", serif;
	font-size: 18px;
	color: #333333;
}

.footerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
	text-decoration: none;
}
.listText{
	font-family: "Century Gothic", serif;
	font-size: 12px;
	color: #333333;
}
.listHead{
	font-family: "Century Gothic", serif;
	font-size: 12px;
	color: #333333;
}
.listHeadline{
	font-family: "Century Gothic", serif;
	font-size: 18px;
	color: #333333;
}
a:link {
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
	border: none;
}
a:hover {
	text-decoration: none;
	border: none;
}
a:active {
	text-decoration: none;
	border: none;
}