/* Text */

.body        
{ font-family: "Trebuchet MS"; font-size: 10pt; color: #ffffff }
.body2        
{ font-family: "Trebuchet MS"; font-size: 10pt; color: #000000 }
.smallbody        
{ font-family: "Tahoma"; font-size: 8pt; color: #ffffff }
.smallbody2        
{ font-family: "Tahoma"; font-size: 8pt; color: #000000 }
.bodybold        
{ font-family: "Trebuchet MS"; font-size: 10pt; color: #000000; font-weight: bold }
.title        
{ font-family: "Trebuchet MS"; font-size: 14pt; color: #0040FF; font-weight: bold }
.subtitle        
{ font-family: "Trebuchet MS"; font-size: 12pt; color: #ffff99; font-weight: bold }
.subtitle2        
{ font-family: "Trebuchet MS"; font-size: 14pt; color: #ffff99; font-weight: bold }

/* Body links */

a.linkbody:link{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #cccccc; font-weight: bold
}
a.linkbody:visited{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #cccccc; font-weight: bold
}
a.linkbody:hover{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #ffff99; font-weight: bold
}


a.linkbody2:link{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #000000; font-weight: bold
}
a.linkbody2:visited{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #000000; font-weight: bold
}
a.linkbody2:hover{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #ffffff; font-weight: bold
}

a.orangelinkbody:link{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #000000; font-weight: bold
}
a.orangelinkbody:visited{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #000000; font-weight: bold
}
a.orangelinkbody:hover{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #ffffff; font-weight: bold
}