body {
	background-color: #ccffff;
	background-image: url();
	background-position: 50% 100px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.tableHeader {
	font-family: "Times New Roman", Times, serif;
	color: #010099;
	font-weight: bold;
	font-size: 24px;
	text-align:center;
}
.tableTxt {
	font-family: "Times New Roman", Times, serif;
	color: #010099;
	font-weight: normal;
	font-size: 18px;
}
.tableTxtBld {
	font-family: "Times New Roman", Times, serif;
	color: #010099;
	font-weight: bold;
	font-size: 18px;
}
a {
	font:"Times New Roman", Times, serif;
	color:0000ff;
	font-size:16px;
	font-weight:normal;
	text-decoration:underline;	
}
a:hover {
	font:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;	
}
a:visited {
	color:#0000FF;
}
p {
	font:"Times New Roman", Times, serif;
	text-decoration:none;
	color:0505a3;
	font-weight:normal;
	font-size:18px;
}
span {
	color:#000099;
	text-decoration:none;
}
.style2 {
	color: #0100A3;
	font-weight: bold;
	text-decoration:none;
}
.style6 {
	font:"Times New Roman", Times, serif;
	color: #66FFFF;
	font-weight: bold;
	font-size: 18px;
}
.underline {
	font-weight:bold;
	color: #000099;
	font-size:24px;
}