td {
	font-family: Tahoma;
	font-size: 10pt;
	color: #003399;
	left: 50px;

}
a {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;

}

.linktop { 
  border-top: 1px solid #99A0CF; 
  background: #ffffff 
}
.head1 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #68b0ee;
	text-decoration: none;
}
.head2 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #68B0EE;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.head3 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	width: auto;
	margin: 2px;
	padding: 0px;
	height: auto;
	border: thin none #99E166;
	background-color: #9ACFAA;


}
