BODY, TD{
  font-family: Arial;
  font-size: 14px;
  color: #5b0d09;
  line-height: normal;
}
H1{
	font-family : Felix Titling;
	font-size: 24px;
	color: #798706;
	font-weight: bold;
	line-height: normal;
}
H2{
	font-family : Felix Titling;
	font-size: 18px;
	color: #5b0d09;
	font-weight: bold;
	line-height: normal;
}
H3{
	font-family : Arial Narrow;
	font-size: 15px;
	color: #5b0d09;
	line-height: normal;
}
A:LINK, A:VISITED, A:EMAIL{
	font-family: Arial;
	font-size: 14px;
	color: #798706;
	text-decoration: none;
	line-height: normal;
}
A:HOVER{
	font-family: Arial Black;
	font-size: 14px;
	color: #666633;
	text-decoration: italics; 
	line-height: normal;
}
H4{
	font-family : Nueva Std;
	font-size: 16px;
	color: #5b0d09;
	text-decoration: italics;
	line-height: normal;
}
b{
display: block;
border: 1px solid;
border-color: #798706 #798706 #798706 #798706;
width: 150px;
height:43px;
background: #798706;
font-family: Felix Titling;
  font-size: 20px;
  color: #ffffff;
  line-height: normal;
}


b:hover{
position: relative;
top: 1px;
left: 1px;
background-image:url(images/bkbutton.jpg);
font-family: Felix Titling;
  font-size: 20px;
  color: #5b0d09;
  line-height: normal;
}

