body
{
  margin-top: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  margin-right: 0px;
	background-color: FFFFFF;
	background-image: url(../images/page_bg.gif);
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 170%;
	color: #9A4319;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	color: #3D5290;
	margin-bottom: -18px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #3D5290;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	color: #474C5B;
}

a:link {
	color: #3D5290;
	text-decoration: none;
}

a:visited {
	color: #3D5290;
	text-decoration: none;
}

a:hover {
	color: #3D5290;
	text-decoration: underline;
}

li  {
	font-size : 100%;
	font-family: "Times New Roman", Times, serif;
	margin-left: 5px;
	margin_bottom: 5px;
	list-style-image: url(../images/bullet.gif);
	line-height: 18px;
}

.submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	color: #686C79;
}

.divider {
	background-image: url(../images/divider.gif);
	background-repeat: repeat-x;
}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 18px;
}