BODY  		{ 
	background : #ffffff ;
	font-family : arial, sans-serif;
	font-size : 70%;
	color : #000000;
    }

P  {
	font-family : arial, sans-serif;
	background-color : #ffffff ;
	color : #000000;
	font-size : 80%;
	}

UL  {
	font-family : arial, sans-serif;
	background-color : #ffffff ;
	color : #000000;
	font-size : 80%;
	}

OL  {
	font-family : arial, sans-serif;
	background-color : #ffffff ;
	color : #000000;
	font-size : 80%;
	}

H1  {
	font-family : arial, sans-serif;
	font-weight : bold;
	font-size : 150%;
	color : #BB5E00;
	}

H2  {
	font-family : arial, sans-serif;
	font-weight : bold;
	font-size : 120%;
	color : #BB5E00;
	}
        
H2.header  {
	font-family : times new roman;
	font-weight : bold;
	font-size : Large;
	color : #000000;
	}

H3  {	
	font-family : arial, sans-serif;
	font-weight : bold;
	font-size : 100%;
	color : #BB5E00;
	}
	
H4	{
	font-family : arial, sans-serif;
	font-weight : bold;
	font-size : 80%;
	color : #BB5E00;
	}
TABLE {
	font-family : arial, sans-serif;
	}        
TH	{
	vertical-align : top;
	}

TD	{
	font-family : arial, sans-serif;
	}

TABLE.subTable TD		{ 
		font-family : sans-serif;
		font-size : 90% ;
		font-weight : bold ;
		padding : 2pt;
		padding-left : 10pt ;
		padding-bottom : 5pt;
		background-color : silver;
		color : blue
		}
			
TABLE.subTable A 	{
		text-decoration : none
		}
			
TABLE.subTable TD.tableHead   	{
                background-color : #006090;
                color : #ffffff;
				text-indent : 0 ;
				padding : 2pt ;
				text-transform: uppercase 
				}

TABLE.subTable TD.tableHead A {
		color : white ;
		text-decoration : none ;
		}


DIV		{	display		}

.bodyText	{
				font-size : small;
				color : black
			}				

.footerText {
				font-weight : normal ;
				font-size : x-small
			}

A IMG	{
		border-width : 0;		}