body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
html {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navigate a{
	font-style : normal;
	font-size : 9pt;
	font-weight :bold;
	text-decoration : none;
	color :#FFFFFF;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
	margin: 0px;

}
#navigate a:hover{
	font-family: Tahoma;
	font-style : normal;
	font-size : 9pt;
	font-weight :bold;
	text-decoration : none;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 0px;

}
table {
	background-position: center top;
}
p {
	margin-top: 0px;
	margin-left: 05px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;

}
h5 {
	font-family: "Bookman Old Style";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: top;
}
h2 {
	font-family: "Black Chancery";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-family: "Times New Roman";
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: "Black Chancery";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}ol {
	font-family: Arial;
	margin-left: 35%;
	font-size: 14px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 5px;
}

