a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #981D20;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #981D20;text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #981D20;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #981D20;
	text-decoration: none;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p.red-bold{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #981D20;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
p.black-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
p.white-large {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}

.style3 {
color: #000000; font-weight: bold; 
}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #BF839F;
background: #FFFFFF;
border: 1px solid #BF839F;
}

.submit input
{
color: #FFFFFF;
background: #682544;
border: 2px outset #BF839F;
}
fieldset
{
border: 1px solid #BF839F;
width: 23em;
}

legend
{
color: #fff;
background: #BF839F;
border: 1px solid #BF839F;
padding: 2px 6px;
}
	
