a:link    { color:teal ; text-decoration:none }
a:visited { color:maroon ; text-decoration:none }
a:hover   { color:red ; text-decoration:blink }
a:active  { color:purple ; text-decoration:none }
p.two { 
      font-size:small;
      font-weight:lighter ;
      line-height:8px ;
      margin:8px ;
      margin-left:0 ;
      text-indent:0px ; 
      white-space:nowrap ;
     }
p.three { 
      font-size:x-small ;
      font-weight:lighter ;
      line-height:8px ;
      margin:8px ;
      margin-left:0 ;
      text-indent:0px ; 
      white-space:nowrap ;
     }
p.four { 
      font-size:x-small ;
      font-weight:lighter ;
      line-height:8px ;
      margin:8px ;
      text-indent:10px ; 
      white-space:nowrap ;
     }
p.five { 
      font-size:xx-small ;
      font-weight:lighter ;
      line-height:6px ;
      margin:6px ;
      text-indent:20px ; 
      white-space:nowrap ;
     }
p.six { 
      font-size:xx-small;
      font-weight:lighter ;
      line-height:5px ;
      margin:6px ;
      text-indent:30px ; 
      white-space:nowrap ;
     }
 p.subtext {
	font-size: 10px;

}
p.banner {
	font-size: 18px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	text-indent: 10px;
}
caption {
	color: #660000;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 40px;
	font-style: oblique;
}
p.boxtext {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
div.boxtext_padded {

	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 20px;
}
