td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}

a {
	text-decoration: underline;
	color:#262F8F;
}

A:Hover  {
	color : #262F8F;
	text-decoration : underline;
}

H3 {
	color: #262F8F;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
.id {
    font-size: 8pt;
    width: 480px;
    height:15px;
    padding: 10px;
}
li {
 list-style: circle;
 
}