/************************GENERAL STYLES************************/
body {
            color: #000000;
            font-family: Arial, Helvetica, Sans-Serif;
            background-color: #1A7B0A;
            font-size: 10pt;
            margin-top: 6px;
            margin-left: 0px;
            margin-right: 1px;}
td {
            font-family: Arial, Helvetica, Sans-Serif;
            font-size: 10pt;}
.background {
            background-color: #FFFFFF;}
a:link, a:visited {
            color: #E16A30;
            text-decoration: none;
            font-weight: bold;}
a:hover {
            color: #E16A30;
            font-weight: bold;
            text-decoration: underline;}
.pageborder {
            border: 3px solid #000000;}

.navbox {
		border: 1px solid #1A7B0A;
		padding: 5px;
		background-color: #F4F8F3;}
.navbox a:link, .navbox a:visited {
		text-decoration: none;
		color: #000000;}
.navbox a:hover {
            text-decoration: underline;
            color: #000000;}
.box {
            border: 3px solid #1A7B0A;
		padding: 3px;
		background-color: #FAF0DF;}
.border {
            border: 2px solid #D1931E;}

/************************TEXT STYLES************************/
.u {
            text-decoration: underline;}
.b {
            font-weight: bold;}
.sm {
            font-size: 9pt;}
.xsm {
            font-size: 8pt;}
.i {
            font-style: italic;}
.title {
            color: #000000;
		font-size: 12pt;
            font-weight: bold;}

.subtitle {
            color: #1A7B0A;
		font-size: 11pt;
		font-weight: bold;
		font-style: italic;
            text-decoration: none;}
.subtitle a:link, .subtitle a:visited {
            color: #1A7B0A;
		font-size: 11pt;
		font-weight: bold;
		font-style: italic;
            text-decoration: none;}
.subtitle a:hover {
            color: #1A7B0A;
		font-size: 11pt;
		font-weight: bold; 
		font-style: italic;           
		text-decoration: underline;}

/************************FOOTER STYLES************************/
.footer {
            color: #7E6755;
            font-size: 8pt;}
.footer a:link, .footer a:visited {
            color: #E16A30;
            text-decoration: none;}
.footer a:hover {
            color: #E16A30;
            text-decoration: underline;}


