.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.titletext{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #990001;
}
.discltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: lowercase;
	color: #000000;
}
.specialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
}
.tdback { 
background-image: url(img/home_bill2.gif); 
} 

div.ReadMore {
	position: absolute;
	left: 560px;
	top: 535px;
	/*width: 50px;*/
}
div.margin {
left:25px;
top:25px;
}


/*navigation*/
.navtext	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	line-height: normal;
	color: 990001;
}
a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	color: 990001;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	line-height: normal;
	color: 990001;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: bold;
	text-decoration:none;
	line-height: normal;
	color: 990001;
}
a.internal:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration:underline;
	line-height: normal;
	color: #FFD82E;
}
a.internal:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration:underline;
	line-height: normal;
	color: 990001;
}
a.internal:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: bolder;
	text-decoration:underline;
	line-height: normal;
	color: #FFD82E;
}
