body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	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: "Times New Roman";
	font-size: 18pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
	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-size: 14pt;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: Arial;
	margin-top: 0px;
	text-align: center;
}
h4 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 150pt;
}

