body {	background: #ffffff;
	margin-left: 5px;;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
table { background-color: #DFE4FB;
	background-image: url("../img/bg.gif");
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
 .secTable { background-color: #DFE4FB;
	background-image: url("../img/bg2.gif");
	}
.sec3Table { background-color: #DFE4FB;
	background-image: url("../img/bg3.gif");
	}
.sec4Table { background-color: #DFE4FB;
	background-image: url("../img/bg4.gif");
	}
td {
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
span {
	font: 7pt  Verdana, Sans-Serif;
	color: #ffffff;
	position: relative;
	height: 24px;
	left: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	}
p {
	font: 8pt Verdana, Sans-Serif;
	color: #000000;
	text-align: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 30px;
	margin-bottom: 5px;
	}
em	{
	color: #006c43;
	}
li {
	font: 8pt Verdana, Sans-Serif;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 2px;
	}
ul {
	font: 8pt Verdana, Sans-Serif;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 2px;
	}
h1 {
	font: 10.5pt Verdana, Sans-Serif;
	color: #006c43;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	}
h2 {
	font: 7pt Verdana, Sans-Serif;
	color: #006c43;
	text-align: left;
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	}
h3 {
	font: 9pt Verdana, Sans-Serif;
	color: #483C8E;
	text-align: center;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 4px;
	}
img {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	}
hr {	color: #006c43;
	align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	}
a {
	color: #9EC0FF;
	font: 8pt Verdana, Sans-Serif;
}



/*classes follow*/
td.err {
	color: #cc0000;
	}
a:link {
	color: #006C43;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	}
a:visited {
	color: #4F5D9C;
	text-decoration: none;
	}
a:hover {
	color: #4F5D9C;
	text-decoration: underline;
	}
a:active {
	color: #006C43;
	text-decoration: underline;
	}

img.edge {
	overflow: none;
	}
p.footer {
	font: 7pt Verdana, Sans-Serif;
	text-align: center;
	}


