p   {
	color: black;
	font-size: 13px;
	font-family: "Times New Roman", Times, Georgia;
}
.smalltxt { color: black; font-size: xx-small; font-family: "Times New Roman", Georgia, Times }
.pheader  { color: #a0522d; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.address { color: black; font-size: xx-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bold  { color: black; font-weight: bold; font-size: 13px }
a:link   { color: #008b8b; font-size: 13px; font-family: "Times New Roman", Georgia, Times }
a:hover    {
	color: maroon;
	font-size: 13px;
	font-family: "Times New Roman", Georgia, Times
}
a:visited {
	color: #096;
	font-size: 13px;
	font-family: "Times New Roman", Georgia, Times
}
.style23 {
	color: #F00;
}

