p, body, table, td, tr, input
{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 14px;
}

body
{
	background-color: #ccccff;	
}

a
{
	color: white;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none 0px;	
}

fieldset
{
	border: 1px dashed #000080;
	padding: 3px;
	margin-top: 6px;
	margin-bottom: 6px;	
}

fieldset legend
{
	border: 1px dashed #000080;
	background-color: #ffffff;
	padding: 3px;
	font-weight: 700;
	margin-left: 12px;
}
