h1{
	font: bolder;
	font-size : 16px;
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 2px;
	word-spacing: 18px;
	padding-bottom: 14px;
	padding-top: 14px;
	margin-bottom: 0
}
p{
	text-align: justify;
	text-indent: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#right{
	text-align: right;
	font-style: italic;
}
ol{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h3{
	padding: 0;
	margin: 0;
}