.Subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	font-style: normal;
	text-decoration: underline;

}

.bigandbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: bold;
	font-weight: bold;
	color: black;
}


.listheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

.listlinkunderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	line-height: normal;
	word-spacing: 3px;
	text-decoration: underline;
} 

td{padding: 4px}

/* This controls the properties of links throughout the page */


/* This controls all default text */
body{font-family: Georgia, "Times New Roman", Times, serif;}

p.solid {border-style: solid}

