body
{
	margin:"0";
	border:"0";
	background-image:url("../images/bg.png");
	background-repeat:"no-repeat";
	background-attachment:"fixed";
	border:"0";
	font-family:"arial";
	font-size:"16px";
}
table.service_entry_table
{
	background-color:"#bb0000";
	border:"1 solid #000000";
}
td.service_entry
{
	background-color:"#000000";
	border:"1 solid #000000";
	margin:"2";
	font-family:"tahoma";
	font-size:"12px";
	color:"#ffffff";
}
a
{
	font-family:"tahoma";
	font-size:"12px";
	text-decoration:"none";
	color:"#ffffff";
}
a:visited
{
	font-family:"tahoma";
	font-size:"12px";
	text-decoration:"none";
	color:"#ffffff";
}
a:active
{
	font-family:"tahoma";
	font-size:"12px";
	text-decoration:"none";
	color:"#ffffff";
}
a:hover
{
	font-family:"tahoma";
	font-size:"12px";
	text-decoration:"none";
	color:"#ff0000";
}