
/* 
  
   Date Created : 10/30/05

*/
BODY{   
	Background-color : #000000;		
	Color : #FFFFFF;
    Font-Family : Arial, Times New Roman, Tahoma;
    Font-Weight : normal;
    scrollbar-face-color : #6B6B6B;
    scrollbar-highlight-color : normal; 
    scrollbar-3dlight-color : normal; 
    scrollbar-shadow-color : normal; 
    scrollbar-darkshadow-color : normal;
    scrollbar-track-color : normal; 
    scrollbar-arrow-color : normal;
    }


A:Link{
	Color : #FFFFFF;
	Text-Decoration : none;
	}


A:Visited{
	Color : #FFFFCC;
	Text-Decoration : none;
	}


A:Hover{
	Color : #CCFFCC;
	Text-Decoration : underline;
	}
	
span.time{
	Color : #FFFFFF;
	Font-Family : Arial, Times New Roman, Tahoma;
	Font-style : italic;
	Font-Weight : normal;
	}
	
span.headline{
	Color : #FFFFCC;
	Font-Family : Arial, Times New Roman, Tahoma;
	Font-Weight : bold;
	}
	
span.news{
	Color : #FFFFFF;
	Font-Family : Arial, Times New Roman, Tahoma;
	Font-Weight : normal;
	Text-align : left;
	}
	
span.pic-title{
	Color : #FFFFFF;
	Font-Family : Arial, Times New Roman, Tahoma;
	Font-Size : 10pt;
	Font-Weight : normal;
	Text-align : center;
	}
	
span.outlink{
	Color : #FFFFFF;
	Font-Family : Arial, Times New Roman, Tahoma;
	Font-Size : 10pt;
	Font-Weight : normal;
	Text-align : left;
	}
	
span.author{
	Color : #FFFFFF;
	Font-Family : Arial, Times New Roman, Tahoma;
	Font-Size : 10pt;
	Font-Weight : bold;
	Text-align : left;
	}
	
span.table-title{
	Color : #FFFFFF;
	Font-Family : Arial, Times New Roman, Tahoma;
	Font-Size : 10pt;
	Font-Weight : bold;
	Text-align : left;
	}