/* CSS Document */


table        { font-family: Verdana; font-size: 9pt }

.btn
{font-size:12px; color:#844c18;}

.top-btn
{font-size:14px; font:verdana; color:#ffffff;}

.bottom-link
{ font-size:12px; color:#898989;}

.text
{ font-size:12px; color:#000000;}

.heading
{ font-size:18px; color:#844c18;}

.heading2
{ font-size:15px; color:#844c18;}
.heading3
{ font-size:13px; color:#844c18;}

.copy-right
{ font-size:11px; color:#898989;}

a:link
{color:#FFFFFF; text-decoration:none;}

a:visited
{color:#FFFFFF; text-decoration:none;}

a:active
{color:#FFFFFF; text-decoration:none;}

a:hover
{color:#FFFFFF; text-decoration:underline;}

.bottom-link a:link { 
	color:#5B5B5B;font-family:Verdana; font-size:9pt
	}
.bottom-link a:visited {
	color:#5B5B5B;font-family:Verdana; font-size:9pt
	}
.bottom-link a:hover{ 
	text-decoration: underline; 
	color: #844C18;
	}