/*    NETSCAPE STYLESHEET  */
body#home-page { margin:0; padding:0; background-color:#372D2B; }


A {
	text-decoration: underline;
	color: #372d2b;
}
A:hover {text-decoration: underline;}
A:visited{color: #372D2B;}


td.nav {
	background-image: url(images/nav-back.gif);
	background-repeat: no-repeat;
}
.HeaderText {
	font-size: 24px;
	color: #372d2b;
}
.indent {
	text-indent: 50px;
}
.navText {
	font-size: 12px;
	font-style: normal;
	color: #372d2b;
}

.bodyText {
	font-size: 12px;
	text-align: justify;
	color: #372d2b;
}

h3{
	font-size: 16px;
}

h4{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #372d2b;
	font-size: 10px;
	background-color: #372d2b;
}
ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 0px;
}

.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
}

.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
