<STYLE TYPE="text/css">
<!-- /* Comment the Style Sheet definitions to hide them from incompatible Browsers.*/

body {	color:#000000;
	font-size: 11pt;
	font-weight: normal;
      font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
	background-color:#ffe7c6; 
	background-color:#cccccc;
	margin: 10px 10px 10px 10px;
} 

p {	color:#000000;
	font-size: 12pt;
	font-weight: normal;
} 


blockquote {font-weight: normal;
            font-size: 10pt;
           }

/**  Tables **/
/* table{
      width: 40%;
      border:0;
/*      rules:none; */
      margin-left:30px;
     }

tr {color:#ff00ff;
   font-size: 12pt;
   font-weight: normal;
   } 


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

*/


dt {
/*	font-weight : bold; */
/*	font-size : large; */
/*	font-size : 14pt; */
}

dd {
	font-weight: normal;
	font-style: normal;
	font-size : 10pt;
}
li {
	font-weight: normal;
	font-style: normal;
	font-size : 10pt;
}


hr {color:#ffffff;
    width: 40%;
    align: left;
    text-align: left;
   } 

h1{color: #000000;
    text-align: center;
    font-size: 24px;
   } 

h2 {color: #ff0000;
    text-align: center;
    font-size: 16pt;
   } 

/* Used for orange headings */
h3 {color:#cc6600;
/*    text-align:CENTER; */
    font-size: 13pt;
   }

h4 {color:#ff0000;
    font-size: 12pt;
   }

h5 {color:#000080;
    text-align: center;
    font-size: 10pt;
   }

h6 {color:#cc6600; 
/*        text-align: center; */
        font-size: 8.5pt; 
	font-family: "Verdana", sans-serif;
       } 

q {font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
   font-size : large;
   font-weight : bold;
   color: #800000;
}

a:link{color:#ff6600;
       font-size:10pt;
       font-family: Tahoma;
       text-decoration:underline;
       font-weight:bold;
      }

a:hover{font-family: Tahoma;
        text-decoration:underline; 
        background:#ffffff;
       }

a:visited{color:#ff6600;
          font-size:10pt;
          font-family: Tahoma;
          text-decoration:underline; 
          font-weight:bold
         }

.smallorange {color:#cc6600; 
        text-align: center;
        font-size: 9.5pt; 
	font-family: "Verdana", sans-serif;
       } 

.small {color:#ff0000; 
        text-align: center; 
        font-size: 7.5pt; 
	font-family: "Verdana", sans-serif;
       } 

.red {color:#ff0000; 
       } 

.center {text-align: center;}

/* Use this color table to code the hex values:

Standard Colors               My Browser-Safe Colors
Black   = #000000             Burnt Orange = #cc6600
White   = #ffffff             Light Blue   = #66ccff             
Silver  = #c0c0c0             Blue-Purple  = #9966ff
Gray    = #808080             Tan          = #ffcc99
Maroon  = #800000             Unsafe Tan   = #ffe7c6                        
Red     = #ff0000             Dark Blue    = #003399
Purple  = #800080             Pink         = #ff80c0
Fuchsia = #ff00ff             Orange       = #ff8000
Green   = #008000             Brown        = #800000
Lime    = #00ff00             Purple       = #6600cc
Olive   = #808000
Yellow  = #ffff00
Navy    = #000080
Blue    = #0000ff
Teal    = #008080
Aqua    = #00ffff
*/
/* End Style Sheet commenting. */  -->                               