body {
	background-image: url(images/bk.jpg);
	background-color: #7186A3;
	margin: 0px;
	background-repeat: repeat-x;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #002253;
	font-weight: bold;
}
.text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.footer {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #543399;
	text-decoration: underline;
}
a:hover {
	color: #543399;
	text-decoration: none;
}
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
}
