body {
	margin: 0px;
	background-image: url(images/backw.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
.fontw {
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
.a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.a:link {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.a:hover {
	color: #DAEDFD;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.copy {
	font-size: 11px;
	color: #FFFFFF;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
.biggerred {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
