body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #1C4975;
}
.txt1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}
.txt2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #56707C;
}
.txt3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:link 
{
	color: #FFFFFF;
	text-decoration: underline;


}
a:visited {
	color: #666666;
	text-decoration: underline;


}
a:hover {
	color: #006699;

}
a:active {
	color: #FF6600;
	text-decoration: underline;
}

