BODY{
background-color : #ffffff;
background-image: url("../img/bg1.jpg");
background-position:50% 0%;
background-repeat:repeat-y;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
font-size : 11pt;
line-height: 130%
}

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

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

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

.bold{
font-weight: bold
}

.sta{
font-size : 11pt
}

.large{
font-size : 12pt
}

.small{
font-size : 8pt
}

.red{
color : #ff0000
}

.ws{
color : #0000ff
}

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

.white{
color : #ffffff
}