/* CSS Document */



h1                { color: #85744F; font-family: Georgia, Arial, Garamond, Times; font-size: 16px; font-weight: bold}
h2			      { color: #707070; font-family: Georgia, Arial, Garamond, Times; font-size: 13px; font-weight: bold}
h4			      { color: #85744F; font-family: Georgia, Arial, Garamond, Times; font-size: 14px; font-weight: bold}
p                 {
	color: #85744F;
	font-family: Georgia, Arial, Garamond, Times;
	font-size: 11px;
	text-align: left;
}
table             { color: #85744F; font-family: Georgia, Arial, Garamond, Times; font-size: 11px; }
td                { color: #85744F; font-family: Georgia, Arial, Garamond, Times; font-size: 11px; }

a:link            { color: #864642; font-family: Georgia, Arial, Garamond, Times; font-size: 11px; text-decoration:underline; font-weight: bold }
a:active          { color: #864642; font-family: Georgia, Arial, Garamond, Times; font-size: 11px; text-decoration:underline; font-weight: bold }
a:visited         { color: #864642; font-family: Georgia, Arial, Garamond, Times; font-size: 11px; text-decoration:underline; font-weight: bold }
a:hover           { color: #864642; font-family: Georgia, Arial, Garamond, Times; font-size: 11px; text-decoration:none; font-weight: bold }

a.nav:link        { color: #707070; font-family: Georgia, Arial, Garamond, Times; font-size: 10px; text-decoration:underline; font-weight: normal; line-height: 20px}
a.nav:active      { color: #707070; font-family: Georgia, Arial, Garamond, Times; font-size: 10px; text-decoration:underline; font-weight: normal; line-height: 20px }
a.nav:visited     { color: #707070; font-family: Georgia, Arial, Garamond, Times; font-size: 10px; text-decoration:underline; font-weight: normal; line-height: 20px }
a.nav:hover       { color: #707070; font-family: Georgia, Arial, Garamond, Times; font-size: 10px; text-decoration:none; font-weight: normal; line-height: 20px }	

a.nav2:link        { color: #B6B6B6; font-family: Georgia, Arial, Garamond, Times; font-size: 10px; text-decoration:underline; font-weight: normal }
a.nav2:active      { color: #B6B6B6; font-family: Georgia, Arial, Garamond, Times; font-size: 10px; text-decoration:underline; font-weight: normal }
a.nav2:visited     { color: #B6B6B6; font-family: Georgia, Arial, Garamond, Times; font-size: 10px; text-decoration:underline; font-weight: normal }
a.nav2:hover       { color: #B6B6B6; font-family: Georgia, Arial, Garamond, Times; font-size: 10px; text-decoration:none; font-weight: normal }
		         	           
.footer			  { color: #707070; font-family: Georgia, Arial, Garamond, Times; font-size: 10px; line-height: 13px}
.footerm2		  { color: #B6B6B6; font-family: Georgia, Arial, Garamond, Times; font-size: 10px; line-height: 20px}

