body { background-color:#303030; }

table.content { border-style:solid; 
		border-color:#000000;
		background-color:#DDDDDD; }
p  { font-size:10pt; color:#444444;
       line-height:12pt; 
       font-family:Verdana,Helvetica,Arial; }
p.bold  { font-size:10pt; color:#444444;
       line-height:12pt; 
       font-family:Verdana,Helvetica,Arial; 
	font-weight: bold }
p.italic  { font-size:10pt; color:#444444;
       line-height:12pt; 
       font-family:Verdana,Helvetica,Arial; 
	font-style: italic }
p.small  { font-size:8pt; color:#444444;
       line-height:10pt; 
       font-family:Verdana,Helvetica,Arial; }
p.top  { font-size:16pt; color:#444444;
       line-height:14pt; 
       font-family:Courier,Monospace,Times;}
p.bottom  { font-size:14pt; color:#444444;
       line-height:14pt; 
       font-family:Courier,Monospace,Times;}
	   
a:link { color: #993333;}
a:visited { color: #CC6600;}
a:active { color: #666633;}
