A:active {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 color: #FFDDFF;
 letter-spacing: 0px;
 text-decoration: none
}

A:visited {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 color: #DDCCFF;
 letter-spacing: 0px;
 text-decoration: none
}

A:link {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 color: #CCDDFF;
 letter-spacing: 0px;
 text-decoration: none
}

A:hover {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 color: #FFDDCC;
 letter-spacing: 0px;
 text-decoration: underline
}

P {
 font-family: Verdana, Arial; 
 font-style: normal; 
 font-weight: normal; 
 font-size: 12px;
 color: #FFFFFF;
 letter-spacing: 0px
 text-indent: 20px;
 margin-top: 5px;
 line-height: 120%;
}

BODY {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: normal;
 font-size: 13px;
 color: #FFFFFF;
 letter-spacing: 0px
}

TABLE {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: normal;
 font-size: 13px;
 color: #FFFFFF;
 letter-spacing: 0px;
 border-collapse: collapse
 border-width: 0px;
 border-style: hidden;
 border-spacing: 0px;
 padding-top: 0px;
 margin: 0px;
 padding: 0px;
}

TR {
 border-width: 0px;
 border-style: hidden;
 padding-top: 0px;
 border-spacing: 0px;
 padding: 0px;
}

TD {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: normal;
 font-size: 13px;
 color: #FFFFFF;
 border-width: 0px;
 border-style: hidden;
 letter-spacing: 0px
 padding: 0px;
}

H1 {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 18px;
 color: #CCEEFF;
 letter-spacing: 1px;
 text-indent: 0px;
 line-height: 0px;
 margin-bottom: 0px;

}

H2 {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 15px;
 color: #DDEEFF;
 letter-spacing: 1px
 text-indent: 0px;
 line-height: 0px;
 margin-bottom: 0px;

}

H3 {
 font-family: Verdana, Arial;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 color: #CCDDFF;
 letter-spacing: 1px
 text-indent: 0px;
 line-height: 0px;
 margin-bottom: 0px;
}