BODY, TD { 
	font: 12px trebuchet, verdana, arial, sans-serif; 
	color: #000000; } 
BODY {
	background: #ddd2a0; }
TD {
	background: #FFFFFF }
FONT  { 
	font: 12px trebuchet, verdana, arial, sans-serif;  
	color: #000000;  } 
A:link { 
	font-weight: bold;
	text-decoration: underline; 
	color: #9f1e2a } /*burgundy*/
A:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #80714a } /*khaki*/
A:hover { 
	font-weight: bold; 
	color: #949494; /*grey*/
	text-decoration: none; }
A:active  { 
	font-weight: bold;  
	text-decoration: none;  } 
.title {
	/*font: 30px georgia, times, serif;*/
	font-size: 30px; 	/*centred title at top of main section*/
	font-weight: normal;
	text-align: center;
	color: #80714a; /*khaki*/
	border-bottom: thin solid #d5d5d5;	
	line-height: 180%; }
.subtitle { 
	/*font: 30px georgia, times, serif;*/
	font-size: 18px; 	/*section titles*/
	font-weight: normal;
	text-align: center;
	color: #9f1e2a; /*80714a*/
	line-height: 130%; }
.bordered {
	border-bottom: thin solid #d5d5d5; /* 80714a*/
	border-right: thin solid #d5d5d5;
	font-size: 15px;
	line-height: 200%;
	text-align: right; }
A.nav:link {
	font-size: 15px;
	font-weight: normal; 
	text-decoration: none; }
A.nav:visited {
	font-size: 15px;
	font-weight: normal; 
	text-decoration: none; }	
.topleft { 
	font-size: 14px; 
	font-weight: normal;
	text-align: center; 
	font-style: italic; }
.bkunread {	font-size: 15px;
	font-weight: normal; 
    line-height: 80%;
	text-decoration: none; 
	color: #9f1e2a; 
    text-transform: uppercase; }
.bkread {	font-size: 15px;
	font-weight: normal; 
    line-height: 80%;
	text-decoration: none; 
	color: #80714a; 
    text-transform: uppercase; }
.bkauthor {	font-size: 13px;
	font-weight: normal; 
    line-height: 80%;
	text-decoration: none; 
    text-transform: uppercase; }	