body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: Gray;
	scrollbar-shadow-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: White;
	scrollbar-arrow-color: Black;
}

.style1 {
	font-size: small;
	font-weight: bold;
}

.style2 {
	font-size: x-small;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color:#333333;
	text-decoration: none}
