body {
	margin: 0px;
	background-color: #EEEEEE;
	background-repeat: repeat;
}
body, td, th {
	font-family: Georgia,Times New Roman,Times,serif;
	color: #000000;
	font-size: 12pt;
}
p {
	font-size: 11pt;
	font-family: Georgia,Times New Roman,Times,serif;
}
li {
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}

ul {
	margin-bottom: 30px;
}

h3 {
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000A0;
	text-align: center;
}
h4 {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
h1 {
	font-family: Georgia,Times New Roman,Times,serif;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	/* color: #C5000B; */
	color: #0000A0;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 20px;
}
h2 {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	margin-bottom: 40px;
}
h5 {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
h6 {
	margin: 0px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
a img {
	border: none;
}
