body {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	border-width: 0px;
	overflow: auto;
	line-height: 24px;
}

td, p {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

a:link {
	color: #996600;
	text-decoration: underline;
}

a:visited {
	color: #999999;
	text-decoration: none;

}

a:hover {
	color: #black;
	text-decoration: underline;
}

a.nav:link, a.nav:active {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	margin-left: 20px;
	line-height: 27px;
	
}

a.nav:visited {
	color: #ffffff;
	text-decoration: none;
	margin-left: 20px;
	line-height: 27px;
	font-size: 13px;
}

a.nav:hover {
	color: #ffffff;
	text-decoration: none;
	margin-left: 20px;
	line-height: 27px;
	font-size: 13px;
}

.jobs {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.smalltext {
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}

.heading {
	font-size: 18px;
}

.heading2 {
	font-size: 12px;
}

.address {
	font-size:10px;
	color:#ffffff;
	line-height: 18px;
}

.bottom {
	font-size: 10px;
	color: #917402;
}


a.footer:link, a.footer:active, a.footer:visited, a.footer:hover {
	font-size: 10px;
	color: #917402;
	
}

h1 {
	font-size:17px;
	color:#000000;
}

h2 {
	font-size:16px;
	color:#0282ab;
}

h3 {
	font-size:13px;
	color:#000000;
}

h4 {
	font-size:14px;
	color:#5e9e02;
}

li, ol {
	line-height: 23px;
	list-style-image:  url(images/li.gif);	

  
  }