BODY {
   background-attachment: fixed;
	background-image:url(beltmotiff.gif);
	background-position: 0px 0px;
	background-repeat: repeat;
	background-color : White;
	scrollbar-arrow-color : #9966FF;
	scrollbar-highlight-color:#B7B7FF;
	scrollbar-track-color: #DFDFDF;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
   PADDING-TOP: 15px;
}

A {
	font-family : Arial, serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	line-height : normal;
	color : #666666;
	text-decoration : none;
}
A:LINK {
	font-family : Arial, serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	line-height : normal;
	color : #555555;
	text-decoration : underline;
}
A:VISITED {
	font-family : Arial, serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	line-height : normal;
	color : #6464ff;
	text-decoration : underline;
	}
A:HOVER {
	font-family : Arial, serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	line-height : normal;
	color : Red;
	text-decoration : underline;
}

TABLE {
	font-family : Arial, serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
	color :#666666;
	text-decoration : none;
}
