.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:#000000;
 font-size:10pt; 
}
 
.bodytext2 {
 font-family:"Trebuchet MS";
 color:#1a5d94;
 font-size:10pt; 
}
 
.bodytext3 {
 font-family:"Trebuchet MS";
 color:#843b7a;
 font-size:10pt; 
}

.midtext1 {
 font-family:"Trebuchet MS";
 color:#000000;
 font-size:11pt; 
}
 
.midtext2 {
 font-family:"Trebuchet MS";
 color:#1a5d94;
 font-size:11pt; 
}
 
.midtext3 {
 font-family:"Trebuchet MS";
 color:#843b7a;
 font-size:11pt; 
}
.smalltext1 {
 font-family:"Trebuchet MS";
 color:#000000;
 font-size:12pt; 
}
 
.smalltext2 {
 font-family:"Trebuchet MS";
 color:#1a5d94;
 font-size:12pt; 
}
 
.smalltext3 {
 font-family:"Trebuchet MS";
 color:#843b7a;
 font-size:12pt; 
}

a.menutext {
 font-family:"Trebuchet MS";
 color:#000000;
 font-size:10pt; 
 text-decoration:none;
 }

a.menutext:hover {
 font-family:"Trebuchet MS";
 color:#843b7a;
 font-size:10pt; 
 text-decoration:none;
}

a.link_small {
 font-family:"Trebuchet MS";
 color:#ffffff;
 font-size:8pt; 
 text-decoration:none;
 }

a.link_small:hover {
 font-family:"Trebuchet MS";
 color:#843b7a;
 font-size:8pt; 
 text-decoration:none;
}

.border_orange2 {
 border: 2px solid #843b7a;
}

a {
 font-family:"Trebuchet MS";
 color:#ffffff;

 text-decoration:none;
 }

a:hover {
 font-family:"Trebuchet MS";
 color:#843b7a;

 text-decoration:none;
 }