<style type="text/css">
<!--
h1 {
        font-family: Arial;
        font-weight: bold;
        font-style: normal;
        font-size:11pt;
        text-align: center;
        background:#FF9966;
        color:#990000;
         }

h2 {
        font-family: Tahoma;
        font-weight: bold;
        font-style: normal;
        font-size:12pt;
        text-align: left;
        color:#FFFF66;
		  background:url(2046.jpg) repeat-y top left transparent;	
}

h3 {
        font-family: Tahoma;
        font-weight: bold;
        font-style: normal;
        font-size:11pt;
        color:#F90;
        text-align: left;
		  text-decoration: overline;	
        margin-left: 0.5cm;
        }

h4 {
        font-family: Verdana;
        font-weight: bold;
        font-style: normal;
        font-size: 9pt;
        color: #CC9999;
        text-align: center;
        }


h5 {
        font-weight: bold;
        font-style: normal;
        font-family: Verdana;
        font-size: 9pt;
        font-stretch: normal;
        color: #005050;
        background: #FFFFFF;
        text-align: left;
        margin-left: 0.2cm;
        margin-right: 0.2cm;
        margin-bottom: 0.2cm;
        margin-top: 0.2cm;
        }

h6 {   font-weight: normal;
       font-style: normal;
       font-family: Verdana;
       font-size: 8pt;
       color: #FF9966;
       text-align: left;
       margin-right: 0.5cm;
                    }
                  

							
p {
        font-weight: normal;
        font-style: normal;
        font-family: Verdana;
        font-size: 10pt;
        font-stretch: normal;
        color:#FFFFFF;
        text-align: left;
        }

cite {
        color:#FFFF66;
        text-align: left;
        font-style: normal;
}



a:visited {
        color:#CC9;
        text-decoration: none;
}

a:link {
        font-size: 10pt;
        font-weight: normal;
        font-style: normal;
        color: #F00;
		  text-decoration: none;	
        }

a:active {
        font-weight: normal;
        color: #FCF;
        text-decoration: none;
}

a:hover {
        color: #F30;
        text-decoration: underline;
        font-size: 10pt;
        font-weight: normal;
        background: #FF0;
        
}

body {
        background:#000033;
        margin-top: 0.1cm;
        scrollbar-face-color:#CCCCFF;
        scrollbar-highlight-color:#990033;
        scrollbar-shadow-color:#999966;
        scrollbar-arrow-color:#000033;
        scrollbar-track-color:#000033;
		 
}

br {
        clear: both;
}

div#all {
	margin: 0px auto;
	height: auto !important;
	width: 990px;
	background: #000033;
	color: #FFFFFF;
	padding: 0px;
		}

div#logo {
          height: 420px; 
          padding: 2px; 
          background: #000033
			           }
          
div#menu {
          float: left; 
          width: 285px;
          padding: 5px;
          background-color:#000;
			 border: 1px solid #CC6600;
          }
        
           
div#text {
           float: right;
           width: 675px;
           padding: 5px;
			  border: 1px solid #CFF;	
          }
           



-->
</style>