BODY {
	background: #019A40;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left : 0px;
	font-family : sans-serif;
}

P,TD,UL,LI  {
	font-size : 12px;
	font-family : sans-serif;
}

H1  {
	font-weight : bold;
	color : #044E70;
	font-family : sans-serif;
	font-size : 20px;
}

H3  {
	font-size : 16px;
	color : #044E70;
	font-family : sans-serif;
	font-weight : bold;
}

HR  {
	color : #0786C2;
}

B  {
	font-weight : bold;
	font-family : sans-serif;
}

A  {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : underline;
	text-align : left;
	line-height : 16px;
	color : #0B99E4;
}

A:HOVER {
	text-decoration : underline overline;
	color : #550C6F;
	background : #0B99E4;
}

A.foot  {
	font-size : 10px;
	font-family : sans-serif;
	font-weight : normal;
	color : #FAC413;
}

A.nav2  {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
	line-height : 1;
	color : #ffffff;
}

A.nav2:HOVER {
	text-decoration : none;
	color : Lime;
	background : transparent;
	}

A.small  {
	font-size : 9px;
	font-family : sans-serif;
	font-weight : normal;
}

P.dent {
	text-indent : 12px;
	padding-bottom : 2px;
}

.date {
	font-family : sans-serif;
	font-size : 12px;
	font-style : italic;
	color : #3E456A;
}

.foot {
	font-size : 10px;
}

.poll {
	border : 1px solid #550C6F;
}

.forum {
	text-decoration : underline;
	font-family : sans-serif;
	font-size : 14px;
	color : #0000ff;
}

.small  {
	font-family : sans-serif;
	font-weight : normal;
	font-size : 9px;
	text-align : right;
}

.space {
	font-size : 10px;
	line-height : 10px;
}

.storytitle {
	color : #044E70;
	font-weight : bold;
	font-family : sans-serif;
	font-size : 14px;
	line-height : 20px;
}

H1.s3  {
	font-weight : bold;
	color : #003E00;
	font-family : sans-serif;
	font-size : 20px;
	font-style : italic;
}
.db {
	color : #FFFFFF;
	background-color : #550C6F;
	font-weight : bold;
}
A.s3  {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : underline;
	text-align : left;
	line-height : 16px;
	color : #8713B3;
}
A.s3:HOVER {
	text-decoration : underline overline;
	color : #550C6F;
	background : #0B99E4;
}

.s3box {
	text-align : center;
	border : 1px solid #044E70;
}

.bigs3box {
	background : #ffffff;
	border : 1px solid #550C6F;
	padding : 5px 5px 5px 5px;
}

input.button, select {
  font: 10px Verdana, Arial, Geneva, sans-serif;
  padding: 1px;
  color: #FFFFFF;
  background: #044E70;
  border-top: solid 1px #F8F8F8;
  border-left: solid 1px #F8F8F8;
  border-bottom: solid 1px #333333;
  border-right: solid 1px #333333;
  margin-bottom: 1px;
  }