/* Text */

.body        
{ font-family: "Verdana"; font-size: 9pt; color: #000000; }p { line-height: 160% }  
.bodybold        
{ font-family: "Verdana"; font-size: 9pt; color: #000000; font-weight: bold }
.title        
{ font-family: "Verdana"; font-size: 14pt; color: #0040FF; font-weight: bold }
.subtitle        
{ font-family: "Verdana"; font-size: 9pt; color: #0040FF; font-weight: bold }

/* Body links */

a.linkbody:link{
text-decoration: underline; font-family: "Verdana"; font-size: 9pt; color: #000000; font-weight: bold
}
a.linkbody:visited{
text-decoration: underline; font-family: "Verdana"; font-size: 9pt; color: #000000; font-weight: bold
}
a.linkbody:hover{
text-decoration: underline; font-family: "Verdana"; font-size: 9pt; color: #ff6600; font-weight: bold
}

a.baselinkbody:link{
text-decoration: underline; font-family: "Verdana"; font-size: 8pt; color: #ffffff; font-weight: bold
}
a.baselinkbody:visited{
text-decoration: underline; font-family: "Verdana"; font-size: 8pt; color: #ffffff; font-weight: bold
}
a.baselinkbody:hover{
text-decoration: underline; font-family: "Verdana"; font-size: 8pt; color: #00ffff; font-weight: bold
}