body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999966;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	position: relative;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
#table1 {
	background-color: #C1C1A2;
}

.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
}
p em {
	color: #990000;
}
p {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 2px;
}
#table2 {
	background-color: #A8A87B;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #000066;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	background-color: #C1C1A2;
	text-align: center;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
}
.a {
	color: #CC0000;
	padding: 5px;
}

