BODY 
	{
	scrollbar-face-color : #FBDC6F;  
        scrollbar-shadow-color : #E97D1B;
        scrollbar-highlight-color : #E97D1B;
        scrollbar-3dlight-color : #FBDC6F; 
        scrollbar-darkshadow-color : #FBDC6F; 
        scrollbar-track-color: #FBDC6F; 
        scrollbar-arrow-color : #E97D1B; 
        background-attachment : fixed;
        background-repeat : repeat-x;
        background-color : #FBDC6F
       }

BODY.RESIZE
	{
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px
	}

P 
	{
	COLOR  :  black;
	FONT-FAMILY : Verdana,Arial,Helvetica;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
	Text-Alignment :  justify
	}
	
B
	{
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold
	}
	
A
	{
	COLOR : black;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : underline
	}
	
A:hover
	{
	Color : #E97D1B;
	TEXT-DECORATION : none
	}
	
TABLE
	{
	COLOR : black;
	FONT-FAMILY : Verdana,Arial,Helvetica;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal
	}
TD
	{
	COLOR : black;
	FONT-FAMILY : Verdana,Arial,Helvetica;
	LINE-HEIGHT : 180%;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal
	}
	
H1
	{
	COLOR : #E97D1B;
	FONT-FAMILY : Verdana,Arial,Helvetica;
	FONT-SIZE : 12pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : bold
	}
	
H2
	{
	COLOR : #E97D1B;
	FONT-FAMILY : Verdana,Arial,Helvetica;
	FONT-SIZE : 10pt;
	ONT-STYLE : normal;
	FONT-WEIGHT : bold
	}
	
H3
	{
	COLOR : #E97D1B;
	FONT-FAMILY : Verdana,Arial,Helvetica;
	FONT-SIZE : 9pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal
	}