body 
{
	margin: 1em 6%;
	font-size: 90%;
	color: #444;
	background: #c3b088;
	line-height: 1.2;
}


form {
  margin: 2;
  padding: 0;
}

input
{
font-family: Arial;
text-decoration: none;
font-weight: normal;
font-size: 12px;
color: #000000;
background: #ffffff;
border: 1px solid #c3b088;
}

select
{
font-family: Arial;
text-decoration: none;
font-weight: normal;
font-size: 12px;
color: #000000;
background: #ffffff;
border: 1px solid #c3b088;
}

td
{
color: #000000;
font-family: Arial;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}

font
{
color: #5f6e48;
font-family: Arial;
text-decoration: none;
font-weight: none;
font-size: 12px;
}

.formheaders{
color: #5f6e48;
font-family: Arial;
font-weight: bold;
font-size: 10px;
}

.disclaimer{
color: #5f6e48;
font-family: Arial;
text-decoration: none;
font-weight: none;
font-size: 13px;
}

.bullet {
list-style: disc;
line-height: 25px;
font-family: Arial;
font-weight: Bold;
font-size: 13px;
}


a:link
{
color: #5f6e48;
font-family: Arial;
text-decoration: none;
font-weight: none;
font-size: 13px;
}

a:visited
{
color: #5f6e48;
font-family: Arial;
text-decoration: none;
font-weight: none;
font-size: 13px;
}

a:active
{
color: #5f6e48;
font-family: Arial;
text-decoration: none;
font-weight: none;
font-size: 13px;
}

a:hover
{
text-decoration: underline;
}


