body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial;
	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 :#000000;
	margin-left:20%;
	font-family: Tahoma;
	background-position: center top;
	text-align: center;
	vertical-align: middle;

}
#navigate a:hover{
	font-family: Tahoma;
	font-style : normal;
	font-size : 9pt;
	font-weight :bold;
	text-decoration : none;
	margin-left:20%;
	color: #000000;
	background-position: center top;
	text-align: center;
	vertical-align: middle;

}
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

