/*  Sans-Serif Style Sheet     */
/*  by Kevin Lynn Brown        */
/*  ©1999 All rights reserved  */
/*  Myers Internet Services    */

BODY, P, BLOCKQUOTE, FORM {  
   color: #000000; 
   font-family: Arial, Helvetica, sans-serif; 
   font-style: normal; 
   font-variant: normal; 
   font-weight: normal; 
   font-size: 12pt; 
}

PRE {  
    display: block; 
    white-space: pre;
    font-family: "Courier New", Courier, monospace;
}

P.poweredby {
   color: #000080; 
   font-family: "Times New Roman", "Times Roman", Times, serif;
   font-weight: bold; 
   font-size: 7.5pt; 
}

H1 {  
   color: #666666; 
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   font-size: 24pt; 
}

H2 {  
   color: #666666; 
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   font-style: italic; 
   font-size: 18pt; 
   text-align: center;
}

H3 {  
   color: #999999; 
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   font-style: normal; 
   font-size: 14pt; 
   text-align: center;
}


H4 {  
   color: #666666; 
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   font-style: normal; 
   font-size: 12pt; 
}

CAPTION {  
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   font-size: 12pt; 
   text-align: center;
}

TD {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
}

TH {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
   text-align: left;
}

UL, OL, LI {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
}

DL, DT, DD {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
}

A.heading {
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    font-size: 14pt; 
}

A.footer {
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    font-size: 10pt;
}

A.menu {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 7.5pt;
}

.logotype {
    color: #666666;
    font-size: 22pt;
    font-style: bold;
    margin: 0px;
}

.motto {
    color: #666666;
    font-size: 10pt;
    margin: 0px;
}

.index {
    color: #999999;
    font-size: 24pt;
    font-style: bold;
    margin: 0px;
}

.companyname {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: larger; 
}

.address {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
}

.disclaimer {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
}

.phnumber, .fxnumber, .tfnumber {  
   color: #FF0000; 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
}

.theader {
   color: #FFFFFF; 
   background-color: #999999; 	
}

.td0 { 
	/* This uses default document colors and style */
	/* This entry is present for future style modification */
	/* without having to modify all live HTML pages */
}
.td1 {
   color: #000000; 
   background-color: #CCCCCC; 	
}
.td2 {
   color: #000000; 
   background-color: #FFFFCC; 	
}
