/**
 *  Style sheet for http://www.swf-optimizer.com/ 
 *
 *
 */

BODY { background-color: white; background-repeat: no-repeat; color: black; font-family: Verdana, Tahoma, Helvetica, sans-serif; font-size: 10pt }

A, A:visited { color: black; }

/*A.menu {  color: #999999 }*/
A.menu:hover { background-color: #00ff66 }



TABLE { background-repeat: no-repeat; }
TABLE.header { background-repeat: repeat-x; }
TABLE.body { background-repeat: repeat-y; }
TABLE.thinGrayBorder { border: solid #dddddd 1px }

TD.warningHeader { text-align: center; font-size: x-small; }
TD.warning { font-size: x-small; }

TABLE.priceList { border: solid #dddddd 1px ; font-size: x-small;  }
TD.priceList, TH.priceList { background-color: #dddddd }
TD.priceCol { vertical-align: top; text-align: center; }

.small { font-size: x-small; }

H1, H2, H3, H4, H5, H6 { color: #333333; }

H1 { font-size: 160%; }
H2 { font-size: 150%; }
H3 { font-size: 140%; }
H4 { font-size: 130%; }
H5 { font-size: 120%; }
H6 { font-size: 110%; }

IMG { border-width: 0 }

LABEL { font-size: 75% ; font-weight: bold; }

TD.smallNote { vertical-align: top; color: red; font-size : 75% }


/*TD.footer { background-color: ; margin: 16px;" }*/