BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ADDRESS {
  font-size: smaller;
}

.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}


A:link    { 
   color: #930;
   text-decoration: none;
}
	    
A:active, A:hover  { 
   color: #C60; 
   background: #FF9;
   text-decoration: none;
}
 
A:visited { 
   color: #C60; 
   text-decoration: none;
}

P {
	font-size: small;
	color: #000000;
}

H1, H2, H3, H5 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #999900;
}

LI B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: 22ee88;
	letter-spacing: normal;
	border-left-width: 1pc;
	font-style: normal;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ffdd22;
	border-right-color: #ffdd22;
	border-bottom-color: #ffdd22;
	border-left-color: #ffdd22;
}
