


body   {background-image: url('images/bgcolorE6ECEB.gif');
        background-color: #E6ECEB;
        background-attachment:;
        background-repeat:repeat;
        scrollbar-base-color : #E6ECEB;
        scrollbar-arrow-color : #E6F3FF;}

h1        {font-size:18pt;
           font-family:arial, sans-serif;
           color:#ffffff;
		   background-color : #993300;
		   padding: .5em;}

h2        {font-size:16pt;
           font-family:arial, sans-serif;
           color:#ffffff;
		   background-color : #993300;
		   padding: .3em;}
		   
h3        {font-size:14pt;
           font-family:arial, sans-serif;
           color:#ffffff;
		   background-color : #993300;
		   padding: .2em;}

h4        {font-size:12pt;
           font-family:arial, sans-serif;
           color:#993300;
		   }		   
		   
P        {font-family:arial, sans-serif;
          font-size:11pt;
          text-indent:0.25in;
          color:#000080;}
		  
td       {font-family: tahoma, sans-serif;
          font-size: 10pt;
		  color:#000080;}

A:link   {font-size:9pt;
          font-family:arial, sans-serif;
		  color:#0033ff;
          text-decoration:none;}

A:hover  {font-size:9pt;
          font-family:tahoma, sans-serif;
		  color:#993300;
          text-decoration:underline;}

A:visited {font-size:9pt;
          font-family:tahoma, sans-serif;
		  color:#ff3300;
          text-decoration:none;}
		  
UL { list-style: square;
	color:#993300;
	font-family:arial, sans-serif;
    font-size:11pt; }
