table.form
{
	border: solid 1px #316F22;
	border-collapse: collapse;
}

tr.title
{
	background-color: #316F22;
}

tr.title1
{
	height: 10px;
}

td.title
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

p.email
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

td.label
{
	font-weight: bold;
	text-align: right;
	width: 40%;
}

.form
{
   color: #000000;
   font-family: arial, sans-serif;
   font-size: 11px;	
}

.example
{
	font-size: 10px;
	font-weight: normal;
}

.required
{
	color: #ff0000;
	font-weight: bold;
}
