A:active {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 color: #1D0000;
 letter-spacing: 0px;
 text-decoration: none
}

A:visited {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 color: #100000;
 letter-spacing: 0px;
 text-decoration: none
}

A:link {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 color: #0A0A2A;
 letter-spacing: 0px;
 text-decoration: none
}

A:hover {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 color: #0A0A5A;
 letter-spacing: 0px;
 text-decoration: underline
}

P {
 font-family: Verdana, Arial; 
 font-style: normal; 
 font-weight: normal; 
 font-size: 16px;
 color: #000000;
 letter-spacing: 0px;
 text-indent: 0px;
 margin-top: 5px;
 line-height: 120%;
 background-color: #fd7405;
}

BODY {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 letter-spacing: 0px;
 background-color: #fd7405;
}

TABLE {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 letter-spacing: 0px;
 border-collapse: collapse;
 border-width: 0px;
 border-style: none;
 padding-top: 0px;
 margin: 0px auto 0 auto;
 padding: 0px;
}

TR {
 border-width: 0px;
 border-style: none;
 padding-top: 0px;
 padding: 0px;
}

TD {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 border-width: 0px;
 border-style: none;
 letter-spacing: 0px;
 padding: 0px;
}

H1 {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 18px;
 color: #000000;
 letter-spacing: 1px;
 text-indent: 0px;
 line-height: 30px;
 margin-bottom: 0px;
}

H2 {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 15px;
 color: #FF0000;
 letter-spacing: 1px;
 text-indent: 0px;
 line-height: 18px;
 margin-bottom: 0px;

}

H3 {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 color: #000000;
 letter-spacing: 1px;
 text-indent: 0px;
 line-height: 14px;
 margin-bottom: 0px;
}