BODY, td, table, p {	
	color: #000040;
	font-size :  12px;	
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.entry {
  color : #000040;}

.head {
	font-size: 14px;
	font-weight :  bold;
	color :  #000040;
	text-align: center;}

.subhead {
	font-size: 12px;
	font-weight :  bold;
	color : #000040;
	text-align :  center;}
	
.smalltext { font-size: 10px;
  text-align :  center;
  color :  #000040;}

.posted { font-size: 10px;
  text-align :  right;
  text-transform :  lowercase;
  padding-right :  5;
  color :  #000040;}

A, A:LINK {
	color: #000040;
	font-weight: bold;
	text-decoration : none;}

A:ACTIVE, A:HOVER {
	color: #000040;
	background: #C00000;
	font-weight: bold;
	text-decoration: none;
}

A.set2:ACTIVE, A.set2:HOVER {
	color: #000040;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}

A.set2:VISITED {
	color: #000040;
	font-weight: bold;
	text-decoration: none;
}
