body{
	background-color:#FFFFFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000000;
	margin:0%;
	padding:0%;
}
.table {
	border-width:1px;
	border-style:solid;
	border-color:#859234;
	text-align:left;
	background-color:#E7EBD3;
}
h1 {
	font-family:Georgia, Helvetica, Times, serif;
	font-size: 28px;
	line-height: 26px;
	font-weight: normal;
	text-transform: none;
	color: #23628C;
	text-decoration: none;
}
h2 {
	font-family:Helvetica, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
h3 {
	font-family:Georgia, Helvetica, Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h4 {
	font-family:Helvetica, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 8px;
	font-weight: bold;
	color: #23628C;
	text-decoration: none;
}
h5 {
	font-family:Helvetica, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 8px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
img {
	border: 0px;	
}