BODY{
    margin:        0px;
    margin-left:   0px;
    margin-right:  3px;
    font-size:     9px;
}

TABLE.6{
    font-size:     6px;
}
TABLE.7{
    font-size:     7px;
}
TABLE.8{
    font-size:     8px;
}
TABLE.9{
    font-size:     9px;
}
TABLE.10{
    font-size:     10px;
}
TABLE.11{
    font-size:     11px;
}
TABLE.12{
    font-size:     12px;
}
TABLE.13{
    font-size:     13px;
}
TABLE.14{
    font-size:     14px;
}
TABLE.15{
    font-size:     15px;
}
TABLE.16{
    font-size:     16px;
}
TABLE.17{
    font-size:     17px;
}
TABLE.18{
    font-size:     18px;
}

.default {
	font-size: 10pt;
	line-height: 15pt;
}
.small {
	font-size: 8pt;
	line-height: 12pt;
}
.mini {
	font-size: 6pt;
	line-height: 9pt;
}

H1{
    font-size:       24px;
    font-weight:     bold;
    text-decoration: none;
}
H2{
    font-size:       21px;
    font-weight:     bold;
    text-decoration: none;
}
H3{
    font-size:       18px;
    font-weight:     bold;
    text-decoration: none;
}
H4{
    font-size:       15px;
    font-weight:     bold;
    text-decoration: none;
}
H5{
    font-size:       12px;
    font-weight:     bold;
    text-decoration: none;
}
H6{
    font-size:       9px;
    font-weight:     bold;
    text-decoration: none;
}
