body { }

p {
	color: #000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

td { 
	color: #000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

a:link {
	color: #b7272e; }

a:visited {
	color: #b7272e; }

a:hover {
	color: #e18726; }

a:active {
	color: #e18726; }
h1 {
	color: #e18726;
	font-size:   30pt;
	font-family: "Cooper Black", "Century Schoolbook", "times new roman";
	font-weight: bold;
	margin:      12pt 0 0; }

h2 {
	color: #b7272e;
	font-size:   12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:      0.83em 0; }

h3 {	font-size:   1.17em;
	font-weight: bold;
	margin:      1em 0; }
	
.reverse {
	color: orange;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #b7272e; }


