body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	scrollbar-face-color:FF00FF;
	scrollbar-highlight-color:000000;
	scrollbar-3dlight-color:000000;
	scrollbar-shadow-color:000000;
	scrollbar-darkshadow-color:000000;
	scrollbar-arrow-color:000000;
	scrollbar-track-color:000000;
}
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: "Times New Roman";
	font-weight: bold;
}

h1 {
	font-family: "Bookman Old Style";
	font-size: 24pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}
h2 {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;

}
h6 {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 10px;
}
h3 {
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 1px;
	font-family: sans-serif;
	text-align: center;
	margin-top: 1px;
}h4 {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF00FF;
	margin-top: 1px;
	margin-bottom: 1px;
}
h5 {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}
