body {background-color:#999999}
a:link {color:#0A9090}
a:visited {color:#808080}
a:hover {color:#333333}
a:active {color:#333333}

a.white:link {color: #FFFFFF}
a.white:active {color: #92fdf9}
a.white:visited {color: #FFFFFF}
a.white:hover {color: #92fdf9}

/* body normal */
h1 
{
font-family: verdana;
font-weight: normal;
color: #707070;
font-size: 11px
}

/* body dark */
h2 
{
font-family: verdana;
font-weight: normal;
color: #333333;
font-size: 11px
}

/* text header */
h3 
{
font-family: verdana;
font-weight: bold;
color: #000000;
font-size: 11px
}

/* article sub */
h4 
{
font-family: verdana;
font-weight: bold;
color: #0A9090;
font-size: 11px
}

/* body white */
h5
{
font-family: verdana;
font-weight: normal;
color: #FFFFFF;
font-size: 12px;
}

/* footer */
h6 
{
font-family: verdana;
font-weight: normal;
color: #E3E3E3;
font-size: 9px
}

/* footer white bg */
h7 
{
font-family: verdana;
font-weight: normal;
color: #0A9090;
font-size: 9px
}

td.leftpad {padding: 0px 0px 0px 10px}

td.rightpad {padding: 0px 15px 0px 0px}

td.promopad {padding: 10px 10px 10px 10px}

p.topart {margin-top: -12px}
