h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3A0075;
	text-align: center;

}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 16px;

}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	display: table;
	width: 600px;
}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
}
