body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 160%;
	color: #757575;
	margin: 0px;
	background-image: url(back.gif);

}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 160%;
	color: #757575;
}
.white1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: 5px;
}
a:link {
	font-size: 12px;
	color: #757575;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #757575;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.b:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

