	
body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}


table#tblMain 
{
	width:800px; 
	border:2px solid #004248;
	border-top:0px;
	margin:auto;
}
.cpy {
	color: #91959d;
	font-size: 9px;
}

.hdr {
	color: #006b75;
	font-size: 16px;
	font-weight:bold;
}

.subhdr {
	color: #006b75;
	font-size: 14px;
	font-weight:bold;
}

.ithdr {
	color: #006b75;
	font-size: 15px;
	font-weight:bold;
	font-style: italic;
}

a:link, a:visited {
	color: #225f65;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #0f929f;
	text-decoration:underline;
}

a.cpy {
	color: #91959d;
	font-weight:normal;
	font-size: 9px;
}