
BODY  {
	background-color: FFFFFF;
	background-image: url("images/wagon.jpg");
	background-attachment: fixed;
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}

A:link  {
	color : #;
}

A:link  {
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

A:visited  {
	text-decoration : underlined;
	color : #;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: normal;
}

A:active  {
	color : #;
}

A:hover  {
	text-decoration : none;
	color : #;
	
}
TD.helv  {
	font : 13px  Arial, Helvetica, sans-serif;
}

TD.shhelv  {
	font : 13px  Arial, Helvetica, sans-serif;
}

TD.smhelv  {
	font : 13px  Arial, Helvetica, sans-serif;
	font-weight : 100;
}

TD.lghelv  {
	font : 13px  Arial, Helvetica, sans-serif;
	font-weight : 800;
	color : #000000;
}

B  {
	color : #000000;
	font : 13px  Arial, Helvetica, sans-serif;
	font-weight : 800;
}

H1  {
	font : 48px  Arial, Helvetica, sans-serif;
	font-weight : 800;
	color : #000000;
}

H2  {
	font : 20px  Arial, Helvetica, sans-serif;
	font-weight : 800;
	color : #000000;
}

H3  {
	font : 18px  Arial, Helvetica, sans-serif;
	font-weight : 800;
	color : #000000;
}

.title  {
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

TABLE  {
	font-family : Arial, Helvetica, sans-serif;
	border-style:solid; border-collapse: collapse; border-color: #000000; border-width: 1px;
}

.table  {
	font-family : Arial, Helvetica, sans-serif;
	border-style:none; border-collapse: collapse; border-color: #000000; border-width: 1px;
}

}

OL, UL, DL, LI  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

TH, TD, DT, DD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

P.footer  {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	display : block;
}

hr  {
	line-height : 5px;
	width : 80%;
	align : center;
	display : block;
}

address  {
	font-family : Arial, Helvetica, sans-serif;
}

.center  {
	text-align : center;
}

/* css comments are just like C & C++ comments*/
.note  {
	font-size : 14px;
	padding-left : 1em;
	color : black;
	background-color : #FFFFFF;
	padding-color : white;
	border : thin;
	border-style : outset;
}

.sm  {
	font-size : 14px;
}


 <!--body{margin-top:0px;margin-left:0px;margin-right:4px;margin-bottom:0px}-->

BODY {
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #000000;
}


