body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
p {
	font-size: small;
	color: #003333;
	text-align: justify;
}
h1 {
	font-size: medium;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
.italic {
	font-size: small;
	font-style: italic;
	color: #003333;
	font-weight: bold;
}
li {
	font-size: small;
	color: #003333;
}

h2 {
	font-size: small;
	font-weight: bold;
	color: #003333;
}
h3 {
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	color: #003333;
}
h4 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #003333;
}
.bold {
	font-size: small;
	font-weight: bold;
	color: #003333;
}
