<!--

.subdesc {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10pt;
  	color: #000000;
	padding: 3px;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
	margin-top: 3px;
	margin-bottom: 3px;
}

a {
  text-decoration: none; 
  color: #000000;
}

a:hover {
  color : blue;
  text-decoration: none; 
  font-weight: strong;
}


p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000
}

b {
  color : darkblue;
  text-decoration: none; 
  font-weight: strong;
}

i {
  color : darkblue;
  text-decoration: none; 
  font-weight: strong;
}

ol {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: left;
  list-style-type: alpha;

}

-->
