body { font-family:  arial, verdana, tahoma;
       font-size: 10pt;
       color: #000000;
       background-color: #ffffff;
	   border: 1px solid #B8D2C2;
	   margin-left: 3px;
	   margin-top: 3px;
	   margin-right: 3px;
	   margin-bottom: 3px;
       scrollbar-face-color: #A4DCBB; 
       scrollbar-highlight-color: #8d8d8d; 
       scrollbar-shadow-color: #009933; 
       scrollbar-3dlight-color: #111111; 
       scrollbar-arrow-color: #000000; 
       scrollbar-track-color: #CCCCCC; 
       scrollbar-darkshadow-color: #000000}

table, tr {font-family:  arial, verdana, tahoma;
				font-size: 10pt;
            	text: #000000;
           	 	text-decoration: none;
            	text-valign: top;
				text-align: left;
            	font-weight: normal;
            	background-color: #ffffff;
				border: #CCCCCC}

td { font-size: 10pt;
     text: #000000;
     text-decoration: none;
     text-align: left;
	 text-valign: top;
     font-weight: normal;
     background-color: #ffffff;
	 border: #CCCCCC}

.td { font-size: 10pt;
     text: #000000;
     text-decoration: none;
     text-align: left;
	 text-valign: top;
     font-weight: normal;
     background-color: #ffffff;
	 border: none}
	 
th { font-size: 10pt;
     text: #000000;
     text-decoration: none;
     text-align: left;
	 text-valign: top;
     font-weight: none;
     background-color: #CCCCCC}
	 
h2		{ font-size: 12pt;
		  color: #000000;
			text-align: left;
			font-weight: none;
			font-style: none}
			
.subheading	{ font-size: 10pt;
		  color: #009933;
			text-align: left;
			font-weight: bold;
			font-style: none}

a:link    {  color: #009933;
             text-decoration: none}

a:visited { color:#009933;
            text-decoration: none}

a:active { color: #009933;
           text-decoration: none}
                  
a:hover { color: #333333;
          text-decoration: underline}

input { background-color: #CCCCCC;
        color: #000000;
         font-family:  arial, verdana, tahoma;
        font-size: 8pt;
        border: 1px #006699;
        border-bottom-style: outset;
        border-left-style: outset;
        border-right-style: outset;
        border-top-style: outset}
		
pre { font-family:  arial, verdana, tahoma;
      font-size: 9pt;
      color: #000000}
	  
textarea  { background-color: #CCCCCC;
            color: #000000;
           font-family:  arial, verdana, tahoma;
            font-size: 8pt;
            border: 1px #006699;
            border-bottom-style: outset;
            border-left-style: outset;
            border-right-style: outset;
            border-top-style: outset}

option { background-color: #999999;
         color: #000000;
         font-family:  arial, verdana, tahoma;
         font-size: 8pt}

form { background-color: #CCCCCC;
       font-family:  arial, verdana, tahoma;
       font-size: 8pt;
       color: #000000}