body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial;
	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;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
ol {
	list-style-image: url(/Bullets/bullet_glass.gif);
	font-family: Arial;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40%;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Bookman Old Style";
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 24pt;
	color: #CC0099;
	text-align: center;
	vertical-align: middle;
}
