BODY {
	font-family: Arial, sans-serif;
	font-size: 10 pt;
	color: #000000;
	background:#F1F1F1;
	background-image:url(art/bgPattern.gif);
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 0px;
	position: absolute;
}

td, td td, p {
	font-family: Arial, Helvetica;
	font-size: 10 pt;
	color: #000000;
	font-weight: normal;
}
a:link {
color: #10CE00;
text-decoration: underline;

}
a:visited {
color: #0400C4;
text-decoration: underline;
}
a:hover {
color: #0400C4;
text-decoration: none;

}
a:active {
color: #0400C4;
text-decoration: underline;
}

.main {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	

}	
.main-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.maintable {
	background: #F1F1F1;
	border:  1px solid #000;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 10px;
	
}
.cell {
padding: 20px;
}
.dk_yellow {
	background: #E8D7A8;
	border:  none;
}
.lt_yellow {
	background: #E3DCCB;
	border:  none;
}


.list {
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
}
.copyright {
	font-family: Arial, Helvetica;
	color: #666666;
	font-size: 8pt;
	padding: 3pt;
}
a.copyright:link {color: #666666; text-decoration: none; } 
a.copyright:visited {color: #666666; text-decoration: none;} 
a.copyright:active {color: #666666; text-decoration: none;} 
a.copyright:hover {color: #666666; text-decoration: none;}

