body{
	margin:0px;
	background-color:#999999;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#90B9E2;
}
.text_underline{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#90B9E2;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#ffffff;
}
.text_2{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}
.copy_right{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}	
a.more{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
a.more:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#AACFF5;
}