body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033CC;
}
body {
	background-color: #fffff2;
	background-image: url(bg.jpg);
	margin-top: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #0033CC;
	font-family: "Times New Roman", Times, serif;
}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #D7005B;
}
a {
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
	background-color: #3333FF;
}
a:active {
	text-decoration: none;
}
.tollfree {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFCC;
}
.biglinks {font-size: 16px}