a, a:visited  { color: #88DEFF; text-decoration: underline; }
a:hover, a:visited:hover { color: #ffffff; text-decoration: none; }

ul, li {list-style:square;}

body { 
	background: #00A8E4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:  url(img/bkg.gif);
	background-position: center;
}
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 35px;
	padding-left: 45px;
}
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 15px;
	line-height: 16px;
}
.txtTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #444444;
}
.txtTable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;

}
.txtPoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EC0000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00A8E4;
	padding-bottom: 10px;
	padding-top: 10px;
}
.footer:link, .footer:visited {
	color: #eeeeee;
	text-decoration: underline;
}
.footer:hover, .footer:visited:hover {
	color: #0878BE;
	text-decoration: none;
}
