body {
scrollbar-base-color: #98956C;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #6a4f34;
scrollbar-face-color: #d5d3ba;
scrollbar-track-color: #d4d8db;
background-color: #d4d8db;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 background-image: url(images/bg001.jpg);
 background-position: top;
 background-repeat: repeat-x;
 font-size: 10pt;
}

.content {
	background: url(images/1-Top-BG.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}


a {
	font-size: 95%;
	text-decoration: underline;
	color: #00008B;
}

a:hover {
	font-size: 95%;
	text-decoration: overline;
	color: Maroon;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #003366;
	margin: 1px;
}
h2 {
        font-size: 120%;
        font-weight: bold;
        color: Black;
}
h3 {
        font-size: 110%;
        font-weight: bold;
        color: Black;
}
h4 {
	font-size: 105%;
	font-weight: bold;
	color: 	#003366;
}
p 	{
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
li {
	margin-left: 3px;
}
.sidehead {
	background-color : White;
	color : Black;
	font-weight : bold;
	margin-bottom : .18em;
	padding-top : .18em;
	padding-bottom : .18em;
	padding-left : .4em;
	font-size: 105%;
}
.sidebar {
        color : Black;
        background-color : White;
                        }

