body  {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #5e4e4e;
	margin-top: 5px;
	margin-bottom: 30px;
}
h1   {
	font-family: "Times New Roman", Times, serif;
	color: #5e4e4e;
	font-weight: bold;
	font-size: 24px
}

h2   { font-family: "Times New Roman", Times, serif;
	color: #5e4e4e; font-weight: bold; font-size: 16px }
	
h3   { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6f6b33; font-weight: normal; font-size: 20px }

h4   { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #973821; font-weight: normal; font-size: 14px }
	
p  { color: #1b1c16; font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px }
	
td  { color: #1b1c16; font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px }
	
.newsText  { color: #1f4f05; font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px}
	
.titles  { color: #4f3909; font-weight: normal; font-size: 14px }
.titlesSm  { color: #4f3909; font-weight: bold; font-size: 11px; line-height: 16px }
.titlesLg  { color: #1b1c16; font-weight: bold; font-size: 14px; line-height: 22px; }
.textOnColor {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style:normal;
}

.footer {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
   font-style: normal;
}

td {  }
a {
	color: #a42d15;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover { color: #7d4e48; font-size: 12px; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }

.homeLink { color: #BC2C3D; font-size: 12px; text-decoration: none }
.homeLink:hover { color: #CEDA42; font-size: 12px; text-decoration: underline }

.whiteLink { color: #FFFFFF; font-size: 14px; text-decoration: none; font-family: "Times New Roman", Times, serif; }
.whiteLink:hover { color: #FFFFFF; font-size: 14px; text-decoration: underline; font-family: "Times New Roman", Times, serif; }

.smallLink {font-size: 10px}

.contactInfo  { color: #00325b; font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px }
	
.infobox {
	BORDER: 1px dotted Black; 
	PADDING-RIGHT: 12px; 	
	PADDING-LEFT: 12px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 12px;	
	COLOR: #4f3909; 
	PADDING-TOP: 12px;
}