P,TD,A,TR {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.headerlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
	color : White;
}
A.headerlink:HOVER { 
	color : Navy;
 }
 TD.headerlink { 
	background-color:  #cc3333;
}
TD.headerlink:HOVER { 
	background-color:   #FFFFCC ;
}
TD.banner { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-decoration : none;
	background-color: #CC0033;
 }
.subtitle { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #CC0033;
	text-decoration : none;
  }