body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #476867;
	background-attachment: fixed;
	background-image: url(images/site_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.globaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #00A6F0;
	font-weight: bold;
}
.style2 {
	color: #05A6EE;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	color: #B21818;
}
.style5 {
	font-size: 11px;
	color: #B21818;
}
.art {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B21818;
}
.art a:link {color:#B21818;} 
.art a:visited {color:#B21818;}
.art a:active {text-decoration:none;}
.art a:hover {text-decoration:underline; color:#666666;
}