body {
	background: #f5f5dc url(images/bkgd.jpg);
	background-attachment: fixed;
	font-family: sans-serif;
}

A:hover { color: Red;}

A {
	color: #0066FF;
	font-weight: bold;
}


.MAIN {
   margin: 0 25 0 140;
}


TABLE {
	font-size: small;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}


H1, H2, H3, H4, H5, H6 {
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
}

HR {
	color: #996600;
}
