body, td {
  background: #ffffff;
  margin: 0px;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
}

#bodyID a {color: #ff6600; text-decoration: none;}
#bodyID a:hover {color: #ff6600; text-decoration: underline;}
#bodyID a:visited {color: #191970; text-decoration: none;}
#bodyID a:visited:hover {color: #ff6600; text-decoraton: underline;}

a.white {color: #ffffff; text-decoration: none;}
a:hover.white {color: #ff6600; text-decoraton: underline;}
a:visited.white {color: #ffffff; text-decoration: none;}
a:visited:hover.white {color: #ff6600; text-decoraton: underline;}

a.gray {color: #666666; text-decoration: none;}
a:hover.gray {color: #ff6600; text-decoraton: underline;}
a:visited.gray {color: #808080; text-decoration: none;}
a:visited:hover.gray {color: #ff6600; text-decoraton: underline;}

a.orange {color: #ff6600; text-decoration: none;}
a:hover.orange {color: #ff6600; text-decoraton: underline;}
a:visited.orange {color: #ff6600; text-decoration: none;}
a:visited:hover.orange {color: #ff6600; text-decoraton: underline;}

.graph {font-size:3px;}

.bodyBold {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 0px;
  color: #666666;
}

.bodySubBold {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  margin-top: 0px;
  color: #666666;
}

.poll td
{
    padding-bottom:4px;
    padding-top: 4px;
}
.poll input
{
    float:right;
}
.grey
{
    float:left;
    background-color: #cccccc;
    margin-top: 4px;
    margin-bottom: 4px;
    width:150px;
    height:12px;  
}
.pollgrid
{
    padding-top: 4px;
    padding-bottom:4px;
}
#bodyID
{
	padding-left: 5px;
}
h1.archive
{
	font-size: 24px;
	margin-bottom: 0px;
	color: #383838;
	font-weight: normal;
}
h2.archive
{
	font-size: 18px;
	color: #383838;
	font-weight: normal;
}
h3.archive
{
	margin-top: 0px;
	font-size: 16px;
	color: #818181;
	font-weight: normal;
}
