body {
	background-color:#ffffff;
	background-image:url(background.jpg);
	background-repeat:repeat-x;
	margin-top:0PX;
	margin-BOTTOM:0PX;
}
.text {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	padding-left:60px;
	padding-right:60px;
	text-decoration:none;
	color: #222222;
}
.texthead {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
	color: #0066a4;
}
a.texthead:hover {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:bold;
	line-height:15px;
	text-decoration:underline;
	color: #0066a4;
}
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
	color: #0066a4;
}
