/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size: 18px;
    font-weight: bold;
    color: #3b3b3b;
    margin: 0;
}
H2  {
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #1d0016;
    margin: 0;
}
H3  {
    margin: 0;
	  font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    color: #848484;
}
H3 a:link, H3 a:visited, H3 a:active {
    font-weight: bold;
    color: #848484;
}
H3 a:hover {
    font-weight: bold;
	  color: #ad2b03;
}
H4  {
    font-family: Arial, Helvetica;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: white;
    margin: 0;
}
H5  {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #ad2b03;
    margin: 0;
}
H6  {
    margin: 0;
	  font-family: verdana;
    font-size: 14px;
    font-weight: normal;
    color: #848484;
}
.OptInSimple_TextBox    {
    font-family: Arial, Helvetica;
    font-size:  11px;   
    color: #000000;
background-color: #e2ae10;
width: 138px;
height: 18px;
border: none;
line-height: 17px;
padding-left: 5px;
margin: 12px 0 8px 0;
}





