.style2 {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff}
.style2 a {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/netbkgnd.gif);
	background-repeat: repeat-y;
}
#centercontent {
	padding-right: 20px;
}
#centercontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#centercontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#centercontent p {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#centercontent p strong {
	color: #FF0000;
}

#centercontent a {
	color: #FFFFFF;
}

#centercontent ul, #centercontent ol {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#centercontent ul li, #centercontent ol li{
	padding-bottom: 15px;
}
.eyestext {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	width: 100px;
	float: left;
	margin-right: 60px;
	margin-left: 60px;
	padding: 5px;
}
.eyestext a {
	color: #FFFFFF;
}