BODY, TD{
  font-family: Franklin Gothic Book;
  font-size: 14px;
  color: #000000;
  line-height: normal;
}
H1{
	font-family : Trebuchet MS;
	font-size: 24px;
	color: #ca152b;
	line-height: normal;
}
H2{
	font-family : Franklin Gothic Demi;
	font-size: 20px;
	color: #888600;
	line-height: normal;
}
H3{
	font-family : Trebuchet MS;
	font-size: 18px;
	color: #000000;
	line-height: normal;
}
A:LINK, A:VISITED, A:EMAIL{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ca152b;
	font-weight: bold;
	line-height: normal;
}
A:HOVER{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: italics; 
	line-height: normal;
}
h4{
	font-family : Franklin Gothic Medium;
	font-size: 16px;
	color: #a23232;
	line-height: normal;
}
b{
display: block;
border: 1px solid;
border-color: #ca152b #ca152b #ca152b #ca152b;
width: 10em;
background: #ca152b;
font-family: Trebuchet MS;
  font-size: 18px;
  color: #ffffff;
  line-height: normal;
}


b:hover{
position: relative;
top: 1px;
left: 1px;
border-color: #0066CC #0066CC #0066CC #0066CC;
background-color:#0066CC;
font-family: Trebuchet MS;
  font-size: 18px;
  color: #ffcc00;
  line-height: normal;
}