body {
	background-color: #0099cc;
	font-family: arial;
	background-image: url(images/bground.gif);
}

a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #0099cc;
	font-size: 12px;
	text-decoration: underline;
}

TD.text {
	padding-left: 10px;
	font-size: 11px;
}

TD.header {
	font-size: 18px;
	font-weight: bold;
	color: #0099cc;
	font-family: arial;
	line-height: 15px;
	padding-left: 8px;
}

DIV.hr {
	color: #0099cc;
	width: 98%;
	border: none;
	line-height: 1px;
	padding-left: 6px;
}