body{
margin: 0px;
padding: 0px;}

table
{ 
margin-left: auto;
margin-right: auto;
}

  .menu{font-family:Tahoma; font-size:10px;  color:#9DA5AA; text-decoration:none }
  .main1{font-family:Tahoma; font-size:11px;  color:#9DA5AA; }
  .main2{font-family:Tahoma; font-size:11px;  color:#808080; }
  .green{font-family:Tahoma; font-size:11px;  color:#809A0A; }
  .red{font-family:Tahoma; font-size:11px;  font-weight:bold; color:#F00; }

  #input{
  		width:141px; height:18px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#BCB8B8 ;

		}
		 
		
	  #textarea{
  		width:175px; height:80px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#BCB8B8 ; padding:0px; margin:0px;color:#0C8FBB;
		overflow:auto;
		}

h1 {
font-size: 16px;
color: #006633;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
} 

h2 {
font-size: 14px;
color: #006633;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
} 

h3 {
font-family:Tahoma;
font-weight:normal;
font-size: 11px;
color:#808080;
margin-top: 0px;
margin-bottom: 0px;
}  





