
 body {margin:0px; padding:0px; font-size: 14px; background-color:#88C22A}

  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; font-weight:900}
  .white_arial{font-family:Arial; font-size:11px;  color:#FFFFFF;}
  .menu{font-family:Arial; font-size:11px;  color:#333333; text-decoration:none}
  .main{font-family:Arial; font-size:14px;  color:#333333; line-height:14px}
  .blue{font-family:Arial; font-size:14px;  color:#006699; line-height:14px}
  .blue_l{font-family:Arial; font-size:14px;  color:#368FB7; line-height:14px}
p {font-size: 14px;}

  .input{
  		width:117px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#CDD2D4;font-family:Tahoma; font-size:11px;  color:#75888C; 
		}
		  .input2{
  		width:176px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#CDD2D4;font-family:Tahoma; font-size:11px;  color:#75888C; 
		}

		 
		
	  .textarea{
		  		width:176px; height:150px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#CDD2D4;font-family:Tahoma; font-size:11px;  color:#75888C;6; 
		overflow:auto;
		}
table.pricelist td, table.pricelist th {
	border-bottom: solid 1px #cff5ff;
	text-align: left;
	font-family:Arial; font-size:14px;  color:#333333; line-height:14px ;
}
table.pricelist th {
	font-size: 14px;
	color: #006699;
}


.question {
	font-weight: bold;
	color: #006699;
	margin: 10px 0 5px 0;
}

.answer {
	margin-left: 16px;
	padding-left: 7px;
	border-left: solid 3px orange;
}



 




