td, p, body {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}

.link {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}
 
b {
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	} 
	a:link       { color: Navy;  font : normal bold;  font-family : verdana, arial, Helvetica, sans-serif;  font-size : 11px;  font-style : normal;}
	a:visited    { color: Purple;  font : normal bold;  font-family :  verdana, Arial, Helvetica, sans-serif;  font-size : 11px;  font-style : normal;}
	a:active     { color: Red;  font : normal bold;  font-family : verdana, Arial, Helvetica, sans-serif;  font-size : 11px;  font-style : normal;}
	a:hover 	 { color: Navy; TEXT-DECORATION: underline;  font : normal bold;  font-family : verdana, Arial, Helvetica, sans-serif;  font-size : 11px;  font-style : normal;}
.big {
	font-size:16px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	}
.italheader {
	font-size: 18px;
	font-family:verdana, arial,helvetica,sans-serif;
	font-weight:bold;
	font-style:italic
	}
.border {     border: 1px solid Black;  border-bottom-width: 1px;  border-top-width: 1px;  border-left-width: 0px;  border-right-width: 0px;       }
	
	