.small {
font-family: arial;
font-size: 8px;
text-transform: uppercase;
}
H1  {
  font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	color: #6b2b2c;
}
H2  {
  font-family: Georgia;
  font-style: italic;
	font-size: 15px;
	font-weight: bold;
	color: #295253;
	margin: 0;
}
H3  {
  font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	color: #6b2b2c;
}
H4  {
  font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	color: #8f0a06;
}
H5  {
  font-family: Georgia;
  font-style: italic;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #6b2b2c;
	margin: 5px 0 0 0;
	text-decoration: underline;
}
H6  {
  font-family: Georgia;
  font-style: italic;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #295253;
	margin: 0;
	text-decoration: underline;
}
.rightpane p {
margin: 8px 0;
}
.MenuItem, .MenuItemMouseOver {
font-size: 11px;
font-weight: bold;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Visited, .MenuItem A:Link, 
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link {
text-decoration: none;
color: black;
}
.MenuItemMouseOver, .MenuItemMouseOver A:Hover {
color: #990000!Important;
}
.currentItemHighlight {
color: #990000;
}
.topmenubar {
padding-bottom: 15px;
}


