body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

.tdback {
	background-image: url(images/transparentblue.gif);
}

table {
	border: 0;
}

table#content {
	border: 0;
	background-image: url(images/proposalsbg.gif);
}

td#zipcodeform {
	text-align: center;
	border-right: hidden; 
	border-left: hidden; 
	border-top: hidden; 
	border-bottom: hidden; 
}

h3 {
	font-weight: 800; 
	font-style: normal; 
	font-size: 24px; 
	color: navy;
	line-height: 1.2; 
	font-family: arial, helvetica, sans-serif;
}

p#instructions {
	font-weight: 600;
	font-style: normal; 
	font-size: 20px; 
	font-family: arial, helvetica, sans-serif;
	color: DodgerBlue;
}

li#faq {
	margin: 10 10 10 10px;
	font-weight: 500; 
	font-style: normal; 
	font-size: 16px; 
	line-height: 1.2; 
	font-family: arial, helvetica, sans-serif;
}

li#proposal {
	margin: 10 10 10 10px;
	font-weight: 900; 
	font-style: normal; 
	font-size: 16px; 
	line-height: 1.2; 
	font-family: arial, helvetica, sans-serif;
}

li#recentdecision {
	margin: 10 50 10 50px;
	font-weight: 500; 
	font-style: normal; 
	font-size: 16px; 
	line-height: 1.2; 
	font-family: arial, helvetica, sans-serif;
}

p {
	margin: 10 50 10 50px;
	font-weight: 500; 
	font-style: normal; 
	font-size: 16px; 
	line-height: 1.2; 
	font-family: arial, helvetica, sans-serif;
}

.highlight {
	font: arial, helvetica, sans-serif;
	font-weight: 600;
	color: DodgerBlue;
	text-decoration: none;
}

.nolink {
	font: arial, helvetica, sans-serif;
	font-weight: 600;
	color: gray;
	text-decoration: none;
}

A:link {
	font: arial, helvetica, sans-serif;
	font-weight: 600;
	color: navy;
	text-decoration: none;
}

A:visited {
	font: arial, helvetica, sans-serif;
	font-weight: 600;
	color: navy;
	text-decoration: none;
}
A:active {
	font: arial, helvetica, sans-serif;
	font-weight: 600;
	color: navy;
	text-decoration: none;
}
A:hover {
	font-weight: 600;
	font: arial, helvetica, sans-serif;
	color: navy;
	text-decoration: underline;
}
