body{
	margin:0px;
	background-color:#999999;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#36608D;
}
.text_underline{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	line-height:16px;
	font-weight:normal;
	color:#FF730D;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#747877;
}
.copy_right{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#9BB0C6;
}
a.trums{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#ffffff;
}
a.trums:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#97EDFC;
}