body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0;
	margin-top: 0;
	background-color: #FFFFFF;
	scrollbar-base-color: 000099;
	scrollbar-arrow-color: FFFFFF;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
}
td,tr   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
h1   { font-size: 36px; color: #000099; }
h2   { font-size: 24px; color: #979AFF; }
h3   { font-size: 18px; color: #979AFF; }
h4   { font-size: 16px; color: #000099; }
h5   { font-size: 12px; color: #000099; }
h6   { font-size: 9px; color: #000099; }
.body-h1   { font-size: 36px; color: #000099; font-weight: bold; }
.body-h2   { font-size: 24px; color: #000090; font-weight: bold; }
.body-h3   { font-size: 18px; color: #000090; font-weight: bold; }
.body-h4   { font-size: 16px; color: #000099; font-weight: bold; }
.body-h5   { font-size: 12px; color: #000099; font-weight: bold; }
.body-h6   { font-size: 9px; color: #000099; font-weight: bold; }
.small_font   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.table_ws   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #CFD1FF; }
.table_title_ws   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #000099; color: #FFFFFF; font-weight: bold; }
.img-left { 
    position: absolute;
	top: 10px;
	left: 10px;
}
.img-right { 
    position: absolute;
	top: 40px;
	right: 5px;
}
.img-center { 
    position: relative;
	top: 10px;
	text-align: center;
}
.navbar {
	text-align: center;
}
.navbar a:active   { }
.navbar a:hover   { }
.navbar a:link   { color: #FFFFFF; }
.navbar a:visited   { color: #FFFFFF; }
a:active   { }
a:hover   { }
a:link   { color: #000099; }
a:visited   { color: #000000; }
p,li,ul   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.highlight {
	background-color: #33CCFF;
	font-size: 14px;
	color: #FFFFFF;
}
.highlight-h2  { font-size: 24px; color: #000099; font-weight: bold; }
#header {
	height: 150px;
}
#indent {
	margin-right: 20%;
	margin-left: 25%;
}
#content {
	margin-right: 5%;
	margin-left: 5%;
}
#addr {
	margin-right: 20%;
	margin-left: 20%;
}
#footer {
	clear: both;
}
