body{
	background-color:#000000;

}
.tf{
	background-color:#011627;
	border-color:#206092;
	border-style:solid;
	border-width:1px;
	color:#72b2e4;
}
a{
	color:#3c7cae;
	text-decoration:none;
}
a:HOVER	{
	color:#72b2e4;
	text-decoration:underline;
}
.txt1{
	font-family:Tahoma;
	font-size:11px;
	padding-left:5px;
	line-height:14px;
	color:#72b2e4;
	text-align:left;
}
.txt2{
	font-family:Tahoma;
	font-size:14px;
	padding-left:5px;
	color:#011627;
}
.none{
	color:#011627
}