BODY{
background-color : #ffffff;
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%
}

.bold{
font-weight: bold
}

.small{
font-size : 8pt
}

.red{
color : #ff0000
}

.bluelarge{
color : #0000ff;
font-size : 12pt
}

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

.white{
color : #ffffff
}

.spacer1{
margin-bottom: 5px
}

.spacer2{
margin-top: 5px;
margin-bottom: 5px
}