BODY { 
  background color : #FFFFFF;

	}
p, table 
        { 
        font-family : arial, non-serif; 
        font-style : normal; 
        font-size : 10pt; 
        text-decoration: none; 
        color : #000000; 
        } 
a:visited 
        { 
        font-family : arial, non-serif; 
        font-weight : bold; 
        font-style : normal; 
        font-size : 9pt; 
        text-decoration: none; 
        color : #000066; 
        } 
a:link 
        { 
        font-family : arial, non-serif; 
        font-weight : bold; 
        font-style : normal; 
        font-size : 9pt; 
        text-decoration: none; 
        color : #000066; 
        } 
a:hover 
        { 
        font-family : arial, non-serif; 
        font-weight : bold; 
        font-style : normal; 
        font-size : 9pt; 
        text-decoration: none; 
        color : #FF0000; 
        } 

h1      { 
        font-family : arial, non-serif; 
        font-style : normal; 
        font-size : 16pt; 
        color : #000000; 
        } 

h2      { 
        font-family : arial, non-serif; 
        font-style : normal; 
        font-size : 12pt; 
        color : #000000; 
        } 

h3      { 
        font-family :  arial, non-serif; 
        font-style : normal; 
        font-weight : bold; 
        font-size : 10pt; 
        color : #000000; 
        } 

h6	{
        font-family : arial, non-serif; 
        font-style : normal; 
        font-size : 10pt; 
        color : #000000; 
	}
