body { background-color: #f8f8f8;
               background-repeat: no-repeat;
               background-position: bottom center;
               font-family: arial;
               font-size: 12pt;
               text-indent: 10;
	    }


h1 { font-family: arial;
     font-size: 14pt;
     color: #f0883c;
     color: #ffffff;
                    padding-left: 5pt; }


li a { text-decoration: none;
       font-weight: bold;
                            font-size: 12pt;
       color: #ff8c00;
                            padding: 1pt 2pt 1pt 2pt;}

li a:hover { text-decoration: none;
                       font-weight: bold;
                                                    font-size: 9pt;
                                                    color: #00bfff;
             padding: 1pt 2pt 1pt 2pt;}

td { background-color: #f8f8f8;
     padding-left: 5pt; }

td a { 
       font-weight: bold;
       font-size: 12pt;
       color: #ff8c00; }

td a:hover { text-decoration: none;
             font-weight: bold;
             font-size: 12pt;
             color: #6495ed;}

