body{
	margin:0px;
	background-color:#6C0045;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:x-small;
	font-weight:bold;
	color:#007A7C;
}
.lineunder{
	font-family:Tahoma, Arial, Verdana;
	font-size:x-small;
	text-decoration:underline;
	font-weight:normal;
	color:#E86F04;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:x-small;
	font-weight:normal;
	color:#666868;
	text-align: justify;
}
a.trums{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#747877;
}
a.trums:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#ff0000;
}
