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;
}
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;
}
.blue {
	font-size: 18px;
	font-weight: bold;
	color: #5273A8;
}
