
body {
	background-image: url(images/img_bluetop.gif);
	background-repeat: repeat-x;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	margin: 10px 10px 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin: 12px 10px 6px;
}
li {
	list-style-image: url(images/img_bullet.jpg);
	color: #666666;

}
.headers {
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.linkli {
	font-size: 13px;
	color: #000000;
	margin:0px;
	padding:0px;
}
.newsheader {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin:0px;
	padding:0px;
}
.style1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.style2 {font-size: 11px}
.style3 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.style4 {font-family: Arial, Helvetica, sans-serif}

.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


.linkli a:link {
	color: #000000;
	text-decoration: none;
}
.linkli a:visited {
	text-decoration: none;
	color: #000000;
}
.linkli a:hover {
font-weight:bold;
	text-decoration: none;
	color: #000000;
}
.linkli a:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #000099;
}
