body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 20px;
	background-color: #99ccff;
	color: #0000A4;
	font-size: 12px;
}

img {
	border: 0;
}

table {
	border-width: 0;
}

.header {
	color: #0000A4;
	font-size: 10px;
	font-weight: 500;
	vertical-align: top;
	text-align: center;
}

.footer {
	color: #0000A4;
	font-size: 11px;
	xfont-style: italic;
	font-weight: 600;
}

.style1 {
	color: #000099;
	font-size: 24px;
}

.style2 {font-size: 50px}


a:link {    
	color: #000099;
	text-decoration: none;
}

a:visited {	   	
	color: #000099;
	text-decoration: none;
}

a:hover {		   
	color: #000099;
	text-decoration: underline;
}

.text {
	margin-left: 30px;
	font-size: 12px;
}

.text16 {
	margin-left: 30px;
	font-size: 16px;
}
.tabletext {
	border-width: 1;
	border-color: #0000A4;
	font-size: 12px;
}

