<style type="text/css">
select { 
height: 20px; 
width:40;
font-family: Verdana, Courier, Garamond;
 font-size: 10px;
background-color: white;
 color: maroon;
}
input {
 width:50;
 border: 1px solid #ccc 
 font-family: Verdana, Courier, Garamond;
 font-size: 10px;
background-color: #E1B078;
 color: maroon;
 }
 input.c {
 width:120;
 border: 1px solid #ccc 
 font-family: Verdana, Courier, Garamond;
 font-size: 10px;
background-color: white;
 color: maroon;
}
input.r {
 width:15;
 background-color: #ecf0ee;
 border: 0px
}
td {font-family: Verdana, Courier, Garamond;
 font-size: 10px;
 }
 td.e {font-family: Verdana, Courier, Garamond;
 font-size: 10px;
 }
 .list1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(bullet1.gif);
	padding: 10px;
	margin: 10px;
}

</style>
