body {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
.text {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
td {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.blue {
	font-size: 16px;
	font-weight: bold;
	color: #5273A8;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
