body{
	margin:0px;
	background-color:#6C0045;
}
.bold{
	font-weight:bold;
}
.italic{
	font-style: italic;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#007A7C;
}
.lineunder{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#E86F04;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#747877;
}
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;
}
h2{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	color:#909392;
}
.orange{
	color:#ea7915;
}
,teal{
	color:#007a7c;
}
a img{
	border:none;
}
a:hover img{
	opacity:0.8;filter:alpha(opacity=80)
}


div.pageCell{
	float:left;
	width:294px;
	margin:15px 0 0 0;
}

div.pageCell img{
	width:75px;
	height:75px;
	float:left;
	padding:0;
	margin:5px;
}

div.pageCell h3{
margin:0 0 0 85px;
padding:5px;
}
div.pageCell p{
	margin:0 0 0 85px;
	padding:0 0 0 5px;
}
a{
	color:#ea7915;
}
a:hover{
	color:#f19f57;
}
