a {
	color: black;
	font-weight: bold;
}

a:hover {
	color: #ff0000
}


body {
	background-color: #fffaf0;
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Tahoma, Helvetica;
}

#content {
	width: 475px;
}

.close {
	text-align: center;
	margin: 6px 0 6px 0;
}
td, p {
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Tahoma, Helvetica;
}

p{
	margin: 0 0 6px 0;

}

h1, h2, h3,
h3 a{
	color:#903;
} 

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
	margin-bottom: 3px;
}

ul.links {
	list-style-type: none;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	
}

li {
	display: inline;
	text-align: left;
	width: 33%;
	margin: 0;
	padding: 0;
}

/** start legacy stylesheet still used by pc_insurers.html*/
.boldblue { color: black; font-style: normal; font-weight: bold; font-size: 10px; font-family: Tahoma }
.boldbodytext { color: black; font-style: normal; font-weight: bold; font-size: 12px; font-family: Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.boldresults { color: white; font-weight: bold; font-size: 12px }
.formerrortext { color: #c03; font-style: normal; font-weight: bold; font-size: 10px; font-family: Tahoma }
.italicbodytext { color: black; font-style: italic; font-weight: normal; font-size: 12px; font-family: Tahoma, Helvetica }
.mainbodytext { color: black; font-style: normal; font-weight: normal; font-size: 12px; font-family: Tahoma, Helvetica }
.results { color: white; font-size: 12px; font-family: FontName }
.smallitalic { color: black; font-style: italic; font-weight: bold; font-size: 11px; font-family: Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.smalltext { color: black; font-style: normal; font-weight: normal; font-size: 10px; font-family: Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.subheadings { color: black; font-style: normal; font-weight: bold; font-size: 12px; font-family: Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.td { color: black; font-style: normal; font-weight: bold; font-size: 12px; font-family: Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #fffaf0 }
body { color: #fffaf0 }
.questions { color: #903; font-style: normal; font-weight: bold; font-size: 13px; font-family: tahoma, " verdana", " arial"; text-decoration: none }