.bodytxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: #FFFFFF;
}
.titletxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #FFFFFF;
	font-weight:bold;
}
.bgfixed {
	background-image: url(../images/mainbg.gif);
	background-repeat: no-repeat;
}
A:link {text-decoration: none; color: #285a78;}
A:visited {text-decoration: none; color: #285a78;}
A:active {text-decoration: none; color: #285a78;}
A:hover {text-decoration: none; color: #000000;
}

