BODY, TD{
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  line-height: normal;
}
H1{
	font-family : Arial Black;
	font-size: 24px;
	color: #AE0000;
	line-height: normal;
}
H2{
	font-family : Arial;
	font-size: 20px;
	color: #AE0000;
	font-weight: bold;
	line-height: normal;
}
H3{
	font-family : Arial;
	font-size: 16px;
	color: #CC9900;
	line-height: normal;
}
A:LINK, A:VISITED, A:EMAIL{
	font-family: Arial;
	font-size: 14px;
	color: #AE0000;
	font-weight: bold;
	line-height: normal;
}
A:HOVER{
	font-family: Arial;
	font-size: 14px;
	color: #cc9900;
	font-weight: bold;
	text-decoration: italics; 
	line-height: normal;
}
H4{
	font-family : Arial Narrow;
	font-size: 16px;
	color: #CC9900;
	text-decoration: italics;
	line-height: normal;
}
b{
display: block;
border: 1px solid;
border-color: #AE0000 #AE0000 #AE0000 #AE0000;
width: 10em;
background: #AE0000;
font-family: Arial Black;
  font-size: 16px;
  color: #ffffff;
  line-height: normal;
}


b:hover{
position: relative;
top: 1px;
left: 1px;
border-color: #CC9900 #CC9900 #CC9900 #CC9900;
background-color:#CC9900;
font-family: Arial Black;
  font-size: 16px;
  color: #ffffff;
  line-height: normal;
}

