td {
	text-align: left;
	vertical-align: top;
}
a {
	text-decoration: underline;
}
a.1 {
	text-decoration: underline;
	color: #ffffff;
	font : bold 11px;
}
a.1:visited{
	color : Aqua;
}
a.2 {
	text-decoration: underline;
	color: #6280B3;
}
a.3 {
	text-decoration: underline;
	font-weight:bold;
	color: #FFAA00;
}

.v10{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}

.t9 {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
}

.t11 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}

.t15 {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
}

.t9Copy { 
	font-family: Tahoma; 
	font-size: 9px; 
	font-style: normal; 
}

.t9Copy { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
}

.style2 {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000084;
}

.style3 {
	font-size: 14px
}

.style4 {
	color: #000084;
	font-weight: bold;
}

ul {
	list-style-position: outside;
	list-style-image: url(images/bulletwht.gif);
}

