BODY{
background-color : #f1f1f1;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
font-size : 10pt;
line-height: 130%
}

a:hover img{
opacity:0.7;
filter: alpha(opacity=70)
}

TH, TD {
font-size : 10pt;
line-height: 130%
}

H1{
font-size : 12px;
font-weight: normal;
color : #808080;
margin-top:0px;
margin-bottom:0px
}

.bold{
font-weight: bold
}

.size1{
font-size : 10pt
}

.small{
font-size : 9pt
}

.red{
color : #ff0000
}

.smallred{
font-size : 9pt;
color : #ff0000
}

.white{
color : #ffffff
}