<style>
BODY     {font-family:arial;
          font-size:10pt;
          background=img(images/background1.jpg)
         }
Table.border	    {
          border-style: double;
	  border-color: #999999;
	  }
Table.border2	    {
          border-style: inset;
	  border-color: #E6D8B3;
	  }
Table.border3	    {
          border-style: outset;
	  border-color: #E6D8B3;
	  background-color: #ffffff;
	  }
TR	 {font-family:arial;
          font-size:10pt;
         }
.menu    {font-size:18pt;
         }
.label	 {font-size:15pt;
	      color:"Blue";
	      font-weight:bold;
         }
.label12   {font-size:12pt;
	      color:"BLACK";
	      font-weight:normal;
	      font-family: arial;
         }
.label12b   {font-size:12pt;
 	      color:"BLACK";
 	      font-weight:bold;
 	      font-family: arial;
         }
.label11b   {font-size:11pt;
 	      color:"BLACK";
 	      font-weight:bold;
 	      font-family: arial;
         }
.label10b   {font-size:8pt;
 	      color:"BLACK";
 	      font-weight:bold;
 	      font-family: arial;
         }
.text8     {font-size:8pt;
 	      color:"BLACK";
 	      font-weight:normal;
 	      font-family: arial;
         }
.text9     {font-size:9pt;
 	      color:"BLACK";
 	      font-weight:normal;
 	      font-family: arial;
         }
.mylabel {font-size:11pt;
	      color:"black";
	      font-family: arial;
         } 
.labelleft {font-size:11pt;
	      color:"black";
	      font-family: arial;
         } 
.times11 {font-size:11pt;
	      color:"black";
	      font-family: times new roman;
         } 
.header  {font-size:12pt;
	      color:"black";
	      font-weight:bold;
	      font-family: arial;
	      text-align: center;
         } 
.mono    {font-size:11pt;
	      color:"blue";
	      font-family: arial;
         } 
.tiny    {font-size:7pt;
	      color:"black";
	      font-weight:bold;
	      font-family: arial;
         }          
.labelmo {font-size:7pt;
	      color:"green";
	      font-family: ARIAL;
         }         
.small   {font-size:5pt;
	  font-family: ARIAL;
         }  
.anoline {
	    font-family: Arial, Verdana, Helvetica, sans-serif;
	    color:white;
	    font-size:9pt;
	    text-decoration:none;
            }         
td       {font-size:11pt;
	 }
TH       {font-size:18pt;
	      color="Black";
	      font-family: arial;
	 }
.labelnew {font-size:14pt;
	      color:"BLACK";
	      font-weight:bold;
	      font-family: arial;
         }
.labelnewblue {font-size:14pt;
              color:#0000FF;
	      font-weight:bold;
	      font-family: arial;
	      text-align: left;
         }
.labelnew2 {font-size:14pt;
	      color:"BLACK";
	      font-weight:bold;
	      font-family: bookman old style,arial;
	      text-align:center;
         }
.test1   {font-size:10pt;
	      color:"BLACK";
	      font-weight:normal;
	      font-family: bookman old style,arial;
	      text-align:left;
	      font-style:italic;
         }
.test2   {font-size:8pt;
	      color:"BLACK";
	      font-weight:normal;
	      font-family: bookman old style,arial;
	      text-align:left;
	      font-style:italic;
         }
.test3   {font-size:8pt;
	      color:"BLACK";
	      font-weight:normal;
	      font-family: bookman old style,arial;
	      text-align:left;
	      font-style:normal;
         }
.bars   {font-size:12pt;
	      color:"black";
	      font-weight:bold;
         }         
A	 {text-decoration:none;
	  font-size:10pt;
	  font-family: arial;
	  color:WHITE;
         }
.amenu	 {text-decoration:none;
	  font-size:8pt;
	  font-family: arial;
	  color:WHITE;
	  text-align:center;
	  cursor:hand;
         }
.amenu:hover	 {text-decoration:none;
 	  font-size:8pt;
 	  font-family: arial;
 	  color:#DDDDDD;
 	  text-align:center;
 	  font-weight:normal;
         }
.amenu2	 {text-decoration:none;
	  font-size:8pt;
	  font-family: arial;
	  color:WHITE;
	  text-align:center;
         }
.amenu2:hover	 {text-decoration:none;
 	  font-size:8pt;
 	  font-family: arial;
 	  color:WHITE;
 	  text-align:center;
 	  background-color:#217FFF;
 	  font-weight:normal;
         }
.ablue   {text-decoration:none;
          font-size:11pt;
          font-family: bookman old style, arial;
          color:blue;
          }
.ablue:hover {text-decoration:none;
          font-size:11pt;
          font-family: bookman old style, arial;
          color:navy;
          }
A:hover {text-decoration:underline;}
Input.smallbutton {
	font-family: arial;
	font-size:8pt;
	font-weight:normal;
	height: 20px;
}
div.scroll { 
overflow: auto; 
height: 700px; 
} 


</style>