#results
{
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #003300;
}
#results th
{
color: #fff;
font-size: 14px;
background-color: #003300;
padding: 2px 0;
}
#results td
{
padding: 10px 10px;
color: black;
font-size: 12px; 
}

#announce, #poll
{
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #003300;
}

#announce a:link
{
	color: white;
}
#announce a:visited
{
	color: white;
}
#announce a:hover
{
	color: white;
}
#poll th, #announce th
{
color: #fff;
font-size: 12px;
background-color: #003300;
padding: 2px 0;
}
#poll td, #announce td
{
padding-left: 5px;
padding-top: 5px;
color: black;
font-size: 10px; 
}

body  { color: black; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }

td  { color: black; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }

/*ul {display: inline;}*/

li  {color: black; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}

a {color: #003300; font-weight:bold;}

a:link {color: #003300; font-weight:bold;}

a:visited {color: #336633; font-weight:bold; }

a:hover {color: #000000; font-weight:bold;}

p  { color: black; font-size: 10pt; font-family: Arial, Helvetica, san-serif;}

.right { text-align: right;}

.little { margin: 0 0 0 20px;}

.text  { color: black; font-size: 10pt; font-family: Arial, Helvetica, san-serif;}

.content{ color: black; font-size: 10pt; font-family: Arial, Helvetica, san-serif; text-align: justify;}
.content2{ color: black; font-size: 10pt; font-family: Arial, Helvetica, san-serif; text-align: justify; margin-left: 15px;}
.caption { color: black; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, san-serif; text-align: center;}
.smalltext { color: black; font-size: 8pt; font-family: Arial, Helvetica, sans-serif;}

.subheader { color: black; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-align: center;}

.bigtext { color: black; font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}

.greenhead  { color: #003300;  font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, sans-serif;}
.greenheadce { color: #003300; font-weight: bold; font-size: 24pt; font-family: Arial, Helvetica, sans-serif; font-style: italic;}
.greenhead2  { padding: 10px 0 0 0; color: #003300;  font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, sans-serif;}

.blackhead  { color: #000000;  font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}

.lightgreenhead  { color: #336633;  font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}

.whitehead  { color: #FFFFFF;  font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}

.greensubhead  { color: #003300; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, san-serif;}

.blacksubhead  { color: #003300; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, san-serif;}

.lightgreensubhead  { color: #336633; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, san-serif;}
.lightgreensubhead2  { display: inline; 
					margin-bottom: 0px;
					color: #336633; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, san-serif;}

.whitesubhead  { color: #FFFFFF; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, san-serif;}
.news_thumb { float: right; position: relative;}
.news_thumb_left { float: left; position: relative;}
h1, h2, h3
{
color: #003300; font-weight: bold; font-family: Arial, Helvetica, san-serif;
}
h1
{
font-size: 12pt;
text-align: center;
}
h2, h3
{
font-size: 10pt
}
div.container{
margin: 0;
padding: 0;
border: 0;
}
div.float {
  float: left;
  padding: 10px;
  }
  
div.float p {
   text-align: center;
   }
div.spacer {
  clear: both;
  }