body {	background: #6288A3;
	margin-left: 5px;;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #6288A3;
	background-image: url("../img/bg.gif");
	border-style: outset;
	border-top: 0px;
	border-right: 2px;
	border-left: 2px;
	border-bottom: 2px;
	}
p {
 	color: #000000;
	font: 10pt Arial,Sans-Serif;
	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	cursor: default;
	}
ul {
 	color: #475D89;
	font: 10pt Verdana,Arial,Sans-Serif;
	}
li {
 	color: #475D89;
	font: 10pt Verdana,Arial,Sans-Serif;
	list-style-type: square;
	margin-left: 30px;
	}
h1 {
 	color: #475D89;
	font: 16pt Arial,Sans-Serif;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
h2 {
 	color: #ffffff;
	font: 15pt Georgia, Times New Roman,Serif;
	text-align: center;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
	}
h3 {
 	color: #332E82;
	font: 13pt Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	}
h4 {
 	color: #000000;
	font: 10pt Verdana,Arial,Sans-Serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h5 {
 	color: #4C87B4;
	font: 8pt Arial,Sans-Serif;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: #888888 2px 2px 3px;
	}
table {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
td {
	background-repeat: no-repeat;
	}
img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
span {
	text-decoration: line-through;
	}

/* classes follow  */

p.foot {
	font: 8pt Verdana,Arial,Sans-Serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 20px;
	}
table.body {
	margin-top: 0px;
	}
a:link {
	color: #b80020;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	}
a:visited {
 	color: #4C87B4;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	}
a:hover {
	text-transform: uppercase;
	margin-right: 0px;
	margin-left: 0px;
	}
a:active {
	color: #B80020;
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 0px;
	}
