.top_nav {
    font-family:arial,helvetica,sans-serif;
    color: #8B4C20;
	font-size: 12px;
	line-height: 14px;
    }

.top_nav_on {
    font-family:arial,helvetica,sans-serif;
    color: #2D0B00;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;

    }

.pdf_link {
    font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;

    }

.title {  
    font-family:copperplate gothic light,georgia,times new roman,serif;
    color: #85562C;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
    }

.res_header {  
    font-family:copperplate gothic light,georgia,times new roman,serif;
    color: #85562C;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
    }

.body {  
    font-family:georgia,times new roman,serif;
    color: #2D0B00;
	font-size: 12px;
	line-height: 21px;
    }


a:link {
    color: #8B4C20;
	text-decoration: none;
	font-weight: bold;
    }

a:visited {
    color: #85562C;
	text-decoration: none;
	font-weight: bold;
    }

a:hover  {
	text-decoration: underline;
	}
	

