body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.gif);
}
.Boldblack {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.textwhite {

	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.Boldred {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #E0293D;
}
.textred{
	color: #CC0000;
	text-decoration: none;
}
.textred:link {
	color: #CC0000;
	text-decoration: none;
}
.textred:visited {
	text-decoration: none;
	color: #CC0000;
}
.textred:hover {
	text-decoration: none;
	color: #CC0000;
}
.textred:active {
	color: #CC0000;
	text-decoration: none;
}