body {
	margin: 0;
	background-color: #c1c1c1;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1pt;
	text-transform: uppercase;
	color: #369;
}
tr, td, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003366; 
}
a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003366; 
	text-decoration: none;
}
.pgHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1pt;
	text-transform: uppercase;
	color: #369;
}
.GroupHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	padding: 5;
	background-color: EDEDED;
	text-transform: uppercase;
	color: #595959;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFF;
	text-transform: uppercase;
	text-indent: 30px;
}
.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #FFF;
	text-transform: uppercase;
}
a.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	text-decoration: none;
}
a.footerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	text-decoration: underline;
}
td.footerBG {
	background-image: url(/newimages/foot1a2.jpg);
	background-repeat: no-repeat;
}
td.headerBG {
	background-image: url(/newimages/head1b2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}