body {
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: relative;
	margin: 5px 10px 35px 10px;
	background: #ffffff;
	border-left: 15px solid #A7BCD6;
}
img {
	display: block;
	border:0;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
h1 {
	text-align: center;
	font-size: 23pt;
	color: #003344;
}
h2 {
	font-weight: normal;
	font-size: 18pt;
	color: #666;
	padding-left: 10px;
}

h3 {
	font-weight: normal;
	font-size: 14pt;
	color: #666;
	padding-left: 10px;
}
ul, ol {
	color: #003344;
	font-size: 11pt;
	padding-left: 50px;
}
p {
	padding-left: 5px;
}
li {
	margin: 5px 0 5px 0;
}