.widthed{
width:150px;
font-family: Verdana; 
font-size: 9px;
color: #990033; 
vertical-align: baseline; 
background-color: #fff8dc;

}
#formface p {
width:150px;
color:green;
border:0px solid #cdcdcd;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #ccccff;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #111111;
//	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: 999999;
}
a:active {
	text-decoration: none;
	color: dcdcdc;
}
