.maintext{
	padding-left:8px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 17px;
	margin-left:0;
	padding-left:0;
}
.large{
	line-height: 17px;
	font-size: 11px;	
}

.small{
	line-height: 17px;
	font-size: 10px;
}

a, a:visited{
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration:none;
}

a:hover{
	font-weight:bold;
}

ul{
list-style: square inside url('images/dot.gif')
}

 input{color: #666666;background: #ffffff;border: 0px;
font-size:9px;
width:250px;
margin-bottom:3px;
padding-left:3px;}

select { background-color: #ffffff;
 border:0px; color: #666666;
 width: 228px;
 font-size:9px;
 margin-bottom:2px;}

textarea { background-color: #ffffff; color: #666666;
 font-size:9px;
  border:0px;
  width:250px;
  height:50px;
  margin-bottom:2px;}.submit input{color: #000000;background: #dddddd;
width:40px;border: 2px outset #d7b9c9}