body {
	scrollbar-base-color: #8FA890;
	scrollbar-face-color: #8FA890;
	scrollbar-shadow-color: #B0D7BF;
	scrollbar-highlight-color: #203F2F;
	scrollbar-3dlight-color: #B0D7BF;
	scrollbar-darkshadow-color: #203F2F;
	scrollbar-track-color: #203F2F;
	scrollbar-arrow-color: #8FA890;
	MARGIN: 0px;
	FONT: 10px helvetica;
	BACKGROUND-COLOR: #000000;
     	background-image: url('bg1.png');
	COLOR: #8FA890;
	text-align:justify;
	
    }

A:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
    }



A:visited {
	color: #ffffff;
	FONT WEIGHT: normal;
	text-decoration: none;
    }

A:active {

	color: #ffffff;
	FONT WEIGHT: normal;
	text-decoration: none;
    }


A:hover {
	TEXT-DECORATION: none;
	COLOR: #8FA890;
	CURSOR: crosshair;
	letter-spacing: 1px;
    }

h1        {font-size: 11px;
           font-variant: small-caps;
           color: #8FA890;
           font-family: Verdana;
           font-weight: bold;
           border-left-width: 1;
           border-right-width: 1;
           border-top-style: dashed;
           border-top-width: 1; 
           border-bottom-style: dashed;
           border-bottom-width: 1;
           align: center;
           margin-bottom: 0}

.HEAD {
            font-style : normal; 
            font-weight : bold ; 
            font-size : 11px; 
            font-family : Lucida Casual; 
             color: #ffffff;
             text-align: justify;
             background-color: none;
             border: 1 ridge solid #000000;
             padding: 1;
             margin: 3;
}

.CONTENTS {
              font-style : normal; 
              font-size : 11px; 
              font-family : Lucida Casual; 
              color : #8FA890;
              margin: 5;
}
border: 1 solid; color:#000000; padding-left: 1px;text-align:justify;}

input,textarea {
	font-family: verdana,arial,helvetica;
 	font-size:8.0pt;
	color:#8FA890;
	background:#FFFFFF;
	border-top: solid 1px #737D6F;
	border-bottom: solid 1px #737D6F;
	border-right: solid 1px #737D6F;
	border-left: solid 1px #737D6F;
      }

body,tr,td {
	font-size:10px;
	font-family: verdana, helvetica,arial;
	text-align:justify;
	color:#8FA890;
	line-height:12px;
	letter-spacing:0pt
    }