
fieldset	{
	width:98%;
	}	

legend		{	
	font-size:11pt;
	font-weight:bold;
	}

/* forms */
input.text {
	font-family:Arial,Verdana;
	font-size:10pt;
	color:black;
	background-color:#ffffff;
	width:200px;
	}

.texton	{
	font-family:Arial,Verdana;
	font-size:10pt;
	font-weight:bold;
	color:white;
	background-color:#C5856C;
	width:200px;	
	}
	
select {
	font-family:Arial,Verdana; 	
	font-size:10pt;
	background-color:#ffffff;
	width:200px;
	}
option.select {
	font-family:Arial,Verdana;	
	font-size:10pt;
	color:white;
	background-color:#C5856C;
	width:200px;}
textarea {
	font-family:Arial,Verdana; 
	font-size:10pt;
	background-color:#ffffff;
	width:200px;
	}

small  {
	font-family:Arial,Verdana;
	font-size:9pt;
	color:#944531;
	font-weight:bold;	
}

td.footer small {
	font-family:Arial,Verdana;
	font-size:7pt;
	color:#944531;
	font-weight:bolder;	
}

