BODY           { background:		#ffffff; /* #F8F8FF;  /* ffffff; #f0f0e0; */
		 color:			#000000;  
  margin-top: 5px;
  margin-left: 30px;
 			}
A:LINK         { color:			#CC0000; /* cc1100; */
		 font-size:		smaller;
		 font-weight:		bold;				 
		 text-decoration:	none; 				}
A:VISITED      { color:			#CC0000; /* cc1100; */
		 font-size:		smaller;
		 font-weight:		bold;				 
		 text-decoration:	none; 				}
A:HOVER        { color:			#ffffff;
		 font-size:		smaller;
		 font-weight:		bold;				 
		 background:            #0000CC;
		 text-decoration:	none; 				}
A.BAR:LINK     { color:			#000000; 
		 text-decoration:	none; 				}
A.BAR:VISITED  { color:			#000000; 
		 text-decoration:	none; 				}
A.BAR:HOVER    { color:			#FFFFFF; 
		 text-decoration:	none; 				}
TD             { font-size:		12pt;
                 /* font-family:		Helvetica, Arial, sans-serif; */
                 text-decoration:	none;
                /* nowrap:		1; */ 				}
IMG            { border-style:		none; 
		 border-width:		0; 				}
H1, H2, H3 { font-family:		Helvetica, Arial, sans-serif;   
                 line-height:		1.2;
                 text-transform:	none; 				}
H4 { font-family:		Helvetica, Arial, sans-serif;   
                 line-height:		0.2;
                 text-transform:	none; 				}

H1             { font-size:		24pt; 
	         font-weight:		bold; 
	         margin-bottom:		0pt;				}
H2             { font-size:		18pt; 				
		 background:		#000000;			
		 color:			#f0f0e0;			}
H3             { font-size:		14pt; 
	         font-weight:		bold; 
		 background:		#3366CC; /*3300CC; /* 0033CC; /* 000000;	*/		
		 padding:		0pt 2pt 0pt 2pt;
		 margin:                0pt;
		 color:			#ffffff;/* #f0f0e0;*/			
}
H4             { font-size:		14pt; 
	         font-weight:		bold; 
		 background:		#000000;			
		 padding:		0pt 2pt 0pt 2pt;
		 margin:                0pt;
		 color:			#f0f0e0;			}
H1.top	       { background:		#cc1111;
		 color:			#f0f0e0;
		 padding:		5pt;
		 margin:		0; 				}
H2.top         { border-top:		thick solid black; 		}
TABLE          { border-style: 		none; 
		 width:			100%; 				}
TR             { vertical-align:	top; 				}
TD             { vertical-align:	top; 				}
TABLE.main     { border-top:		medium solid #cc1111; 		
		 margin:		0pt;				
		 padding:		0pt;				}
TD.top         { border-top:		thin gray solid; 
	         vertical-align:	top; 				}
DIV.top        { border-top:		thick solid black; 		}
IMG.sub        { width:			150pt; 
		 border:		none; 				}
TD.left        { vertical-align:	top; 
		 padding: 		5pt; 
		 margin: 		0pt; 				}
TD.right       { vertical-align:	top; 
		 padding: 		5pt; 
		 margin: 		0pt; 				}
TD.news        { background: 		#cc1111; 
		 color: 		#f0f0e0; 
		 padding:		5pt;
		 /* margin: 		0; */				} 
H3.news        { font-size:		14pt; 
	         font-weight:		bold; 
		 background:		#cc1111;
		 width:			130pt;
		 padding:		2pt;				
		 color:			#f0f0e0;			}
A.news:LINK    { color:			#f0f0e0;			}
A.news:VISITED { color:			#f0f0e0;			}
A.news:HOVER   { color:			#cc1111;			
		 background:		#f0f0e0;			}

pre.term       { background:            #000000;
		 color:			#d0d0d0; 
		 border:   		solid black medium  ; 
		 width:			50%; }
