body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.boldtext{
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#666666;
	font-size:13px;
	font-weight:bold;
}
.text{
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#666666;
	font-size:13px;
}
.footertext{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
}
.footerlink{
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.footerlink:hover{
	color:#990000;
}
.textlink{
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#990000;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.textlink:hover{
	text-decoration:underline;
}