.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
        line-height: 1.25;





}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	color: #AA5A28;
	font-family: "Book Antiqua", Georgia;

}
h4 {
	color: #AA5A28;
	font-family: "Book Antiqua", Georgia;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #007073;
}
.greenlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #007073;
	font-weight: bold;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;

}
.book {
	font-family: "Book Antiqua", Georgia;
	font-size: 16px;
}
.brownlarge {
	font-family: "Book Antiqua", Georgia;
	font-size: 20px;
	color: #AA5A28;
}

a:link { color: #663300; text-decoration: underline;}
a:visited {color: #006600; text-decoration: underline;}
a:hover {color: #AA5A28; text-decoration: none;}
.brownsmall {
	font-family: "Book Antiqua", Georgia;
	color: #AA5A28;
	font-size: 12px;

}
.innerBullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.outerBullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.brownlarger {
	font-family: "Book Antiqua", Georgia;
	font-size: 24px;
	color: #AA5A28;
	font-weight: normal;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BigRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
