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