@charset "utf-8";
/* CSS Document */

<!--
body {
	background-image: url(images/back3.jpg);
	background-repeat: repeat-x;
	background-color: #F3F1E4;
	margin-top: 10px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
}
.newsticker {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
}
a:link {
	color: #6089B7;
}
a:hover {
	color: #993300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.style1 {font-size: 12pt}
h1 {
	font-size: 30px;
	color: #6089B7;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}
h2 {
	font-size: 14pt;
	color: #7A2715;
}
h3 {
	font-size: 10pt;
	color: #6089B7;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 8pt;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#pscroller1{
font: Georgia, Times New Roman, Times, serif
font-size: 14pt
width: 250px;
height: 90px;
border: 0px solid black;
padding: 1px;
background-color: white;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-size: 9px}
-->
