﻿@charset "UTF-8";
/* CSS Document */
h1 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #486C24;
	font-weight: bold;
	text-transform: capitalize;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	left: auto;
	margin-right: 3px;
	margin-left: 10px;
}
#footer_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	font-variant: small-caps;
}
Category Headings {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
}

