
BODY { background : #ffffE0;
       color : black;
       font-family : Arial, Helvetica
}

P { font-family : Arial, Helvetica;
    color : black
  }

P.marginal { font-size : x-small }

P.toc0 { margin-left : 15pt;
         margin-top : 6pt;
         margin-bottom :6pt 
	}

P.toc0b { margin-left : 15pt;
         margin-top : 6pt;
         margin-bottom :6pt;
	font-weight: bold	
	}

P.toc0i { margin-left : 15pt;
         margin-top : 6pt;
         margin-bottom :6pt;
	 font-style: italic
	}

P.toc1 { margin-left : 30pt;
         margin-top : 5pt;
         margin-bottom : 5pt }

P.toc2 { margin-left : 55pt;
         margin-top : 2pt;
         margin-bottom : 2pt }

P.toc3 {
	font-size : small;  
	margin-left : 1pt;
         margin-right : 1pt;
         margin-top : 2pt;
         margin-bottom : 2pt;
 }
UL.toc0 {
         margin-left : 15pt;
}	


UL.toc1 {
         margin-left : 30pt;
}	

LI { list-style: disc;
     font-size : medium;
     color : black}


TD { font-family : Arial, Helvetica;
       color : black}

TH { font-family : Arial, Helvetica;
     font-size : medium;
       color : black}

H1.help { font-family : Arial, Helvetica;
       margin-top : 12pt;	
       margin-left: 0pt; 	
       margin-right: 0pt; 	
       margin-bottom :0pt;
       color : black; }

H2 { font-family : Arial, Helvetica;
         color : black; }

A { 
	font-family : Arial, Helvetica;
	color : #2030DD;
    text-decoration : underline;
    font-weight: bold }

.external {
    background : #ffffE0;    
 color : #0000FF}

.highlighted { 
    background : #ffffE0;    
    color : red 
}

HR.black {
    background : #ffffE0;    
   color : black
}

HR { 
    background : #ffffE0;    
    color : black 
}


.newsheading { 
    background : #ffffE0;    
    color: black; 
    font-size: medium 
}
.newsauthor { 
    background : #ffffE0;    
    color: #F5BD0C; 
 font-size: small }
.newstime { 
    background : #ffffE0;    
    color: #F5BD0C; 
    font-size: small 
 }
.newstext P { 
    background : #ffffE0;    
    color: black; 
    font-size: small }
.articleheading { 
    background : #ffffE0;    
    color: black; 
 font-size: x-large }
.articleauthor { 
    background : #ffffE0;    
    color: #F5BD0C; 
    font-size: medium }
.articletime { 
    background : #ffffE0;    
    color: #F5BD0C; 
    font-size: medium 
}
.articletext P { 
    background : #ffffE0;    
    color: black; 
 font-size: medium }

.smalltext { font-size: small }
.mediumtext { font-size: medium }
.largetext { font-size: large }
.xlargetext { font-size: x-large }
