BODY  {
	background-color: white;
	color : #565040;
	font-family : Arial, Helvetica, Geneva, "Lucida Sans Unicode", sans-serif;
	font-size : 13px;
	margin-top: 8px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	}
p, H1, H2, H3, H4, HR {width : 450px;}
TABLE {
	font-size : 13px;
	}
p  {
	margin-bottom : 8px;
	margin-top : 0px;
	text-align: justify;
	}
.narrow {
	width : 380px;
	}
.address {
	font-size : 11px;
	}
.bottomnav {
	font-size: 11px;
	color : #565040;
	}
H1 {
	font-size : 20px;
	font-weight: normal;
	margin-bottom : 6px; 
	margin-top : 6px;
	color : #282520;
	letter-spacing : 3px;
	text-transform: uppercase;
	}
H2  {
	font-size : 20x;
	font-weight : bold;
	margin-top : 0px;
	color : #565040;
	}
H3  {
	font-weight : bold;
	text-transform : uppercase;
	color : #565040;
	}
H4  {
	font-size: 12px;
	margin-bottom : 0px; 
	margin-top : 0px;
	color : #282520; /* #888855; #EE8F4F;*/
	letter-spacing : 3px;
	text-transform: uppercase;

	}
H5 {
	font-weight: bold;
	margin-bottom : 0px; 
	margin-top : 4px;
	text-decoration: none;
	color : #282520;
	}
H6 {
	color : #565040;
	font-weight: normal;
	font-family : Arial, Helvetica, Geneva, "Lucida Sans Unicode", sans-serif;
	font-size : 13px;
	margin-top: 4px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	}
A {
	font-weight: bold;
	text-decoration: none;
	color : #EE8F4F;
	}
img	{
	border-color: #282520;
	}
A:Visited  {}
A:Active  {}
A:Hover  {
	text-decoration: none;
	color : #ff6666;
	}
.rule {
	width: 400px;
	background-image: url(rule.jpg); 
	background-repeat: no-repeat;
	}
div {
	margin: 0px;
	}
li {
	list-style-image: url(dot.gif);
	}
ul {
	margin-top: 6px;
	margin-left: 15px;

	}