body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFB7;
	scrollbar-base-color: 000000;
	scrollbar-arrow-color: FFFFFF;
	background-image: blue;
	background-repeat: repeat-x;
	background-position: top;
}
td,tr   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1   { font-size: 36px; color: #000000; }
h2   { font-size: 24px; color: #FF0000; }
h3   { font-size: 18px; color: #FF0000; }
h4   { font-size: 16px; }
h5   { font-size: 12px; }
h6   { font-size: 9px; }
.body-h1   { font-size: 36px; color: #000000; }
.body-h2   { font-size: 24px; color: #FF0000; }
.body-h3   { font-size: 18px; color: #FF0000; }
.body-h4   { font-size: 16px; }
.body-h5   { font-size: 12px; }
.body-h6   { font-size: 9px; }
.small_font   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.tables   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFFFFF; color: #000000; }
.table_titles   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #000000; color: #FFFFFF; font-weight: bold; }
a:active   { }
a:hover   { text-decoration: underline; }
a:link   { color: #FF0000; }
a:visited   { color: #000000; }
p,li,ul   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
#header {
	height: 105px;
	text-align: center;
}
.img-left { 
    position: absolute;
	top: 5px;
	left: 5px;
}
.img-right { 
    position: absolute;
	top: 5px;
	right: 5px;
}
.img-center { 
    position: relative;
	top: 5px;
	text-align: center;
}
#nav {
	text-align: center;
}
#indent {
	margin-right: 20%;
	margin-left: 25%;
}
#content {
	margin-right: 20%;
	margin-left: 20%;
	text-align: center;
}
#addr {
	margin-right: 20%;
	margin-left: 20%;
}
#footer {
	clear: both;
	text-align: center;
}
