.style {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}
body {
	background-color: #000000;
}

body,td,th {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 9pt;
}

.bodytext1 {
 font-family:"Trebuchet MS";
 color:#ffffff;
 font-size:10pt; 
}
 
.bodytext2 {
 font-family:"Trebuchet MS";
 color:#939393;
 font-size:10pt; 
}
 
.bodytext3 {
 font-family:"Trebuchet MS";
 color:#b40100;
 font-size:10pt; 
}

.midtext1 {
 font-family:"Trebuchet MS";
 color:#ffffff;
 font-size:9pt; 
}
 
.midtext2 {
 font-family:"Trebuchet MS";
 color:#939393;
 font-size:9; 
}
 
.midtext3 {
 font-family:"Trebuchet MS";
 color:#b40100;
 font-size:9pt; 
}
.smalltext1 {
 font-family:"Trebuchet MS";
 color:#ffffff;
 font-size:8pt; 
}
 
.smalltext2 {
 font-family:"Trebuchet MS";
 color:#939393;
 font-size:8pt; 
}
 
.smalltext3 {
 font-family:"Trebuchet MS";
 color:#b40100;
 font-size:8pt; 
}

a.menutext {
 font-family:"Trebuchet MS";
 color:#ffffff;
 font-size:10pt; 
 text-decoration:none;
 }

a.menutext:hover {
 font-family:"Trebuchet MS";
 color:#b40100;
 font-size:10pt; 
 text-decoration:none;
}

a.link_small {
 font-family:"Trebuchet MS";
 color:#939393;
 font-size:8pt; 
 text-decoration:none;
 }

a.link_small:hover {
 font-family:"Trebuchet MS";
 color:#b40100;
 font-size:8pt; 
 text-decoration:none;
}

.border_blk2 {
 border: 2px solid #ffffff;
}
