
BODY { 
color: #000;
background: #fff;
margin-top: none;
margin-right: none;
margin-bottom: none;
margin-left: none;
}

A:link {  color: #369;   background: transparent;   text-decoration: underline}
A:active  {  color: #900;   background: #9cf;    text-decoration: none }
A:visited {  color: #666;   background: transparent;    text-decoration: underline }
A:hover {  color: #036;   background: #9cf;   text-decoration: none }

A.nav:link {  font-size:  9pt;   color: #000;   background: transparent;   text-decoration: none}
A.nav:active  {  font-size:  9pt;   color: #900;   background: #9cf;    text-decoration: none }
A.nav:visited {  font-size:  9pt;   color: #666;   background: transparent;    text-decoration: none }
A.nav:hover {  font-size:  9pt;   color: #369;   background: transparent;   text-decoration: underline }

HR {
size: 1pt;
style: noshade;
color: #369;
}

P { 
font-family:  Comic Sans, Verdana, Arial, Helvetica, sans-serif; 
font-size:  10pt;                                
font-style:  normal; 
color:  #000; 
background:  transparent; 
}

P.twelve { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:  12pt;                           
font-style:  normal; 
color:  #000; 
background:  transparent; 
}

EM { color: #363; }

EM.red {
color: #f00;
line-height: 18pt;
}

B { color: #369; }

B.def { color: #000; }

B.black { 
color: #000;  
line-height: 18pt; 
}

P.pagehead { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  16pt; 
font-weight:  bold; 
margin: none;
color:  #363; 
background:  transparent; 
}
  
P.pchead { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  12pt; 
font-weight:  bold; 
margin: none;
color:  #363; 
background:  transparent; 
}
           
P.nav { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  9pt;                                
font-style:  normal; 
margin-left: 3px;
margin-right: 3px;
color:  #000; 
background:  transparent; 
}
 
OL {
list-style-type: decimal;
}

UL {
list-style-type: square;
}

OL, UL, LI { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  10pt;            
margin-top:  5pt;         
font-style:  normal; 
color:  #000; 
background:  transparent; 
}
  
BLOCKQUOTE.highlight { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  11pt;                                
font-style:  normal; 
line-height:  16pt;        /* new addition */
color:  #030; 
text-align: center;
background:  #fff;      
padding:  5pt;         
border:  solid thin #363;
}

       

