/* drk.css . 07/11/05 . tba  */
/* body { background: #fdfbe8; color: #000; } */
a  {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;  
	font-weight: normal; 
	font-size: 14px; 
	text-decoration: none; 
}
a:link { color: #9d0d60 }
a:visited { color: #9d0d60 }
a:active { color: #9d0d60 }

table, td { font-family: Georgia, "Times New Roman", Courier, serif;
	font-style: normal;  
	font-weight: bold; 
	font-size: 14px;
	border: 0px;
	text-align: center;
	vertical-align: top;
}
th {	text-align: left; }
p  { 	font-family: Georgia, "Times New Roman", Courier, serif;
	font-style: normal;  
	font-weight: normal;
	font-size: 14px;
	text-align: left;  
	text-decoration: none;
}
h1	{ font-family: Georgia, "Times New Roman", Courier, serif;
	font-style: normal;  
	font-weight: normal;
	font-size: 26px;  
	color: #386600;
	text-decoration: none;
	text-align: center; 
}
.highlight { font-family: Georgia, "Times New Roman", Courier, serif;
	font-style: normal;  
	font-weight: bold; 
	font-size: 14px;
	text-align: center;
}
#us { font-family: Georgia, "Times New Roman", Courier, serif;
	font-style: normal;  
	font-weight: bold; 
	font-size: 14px;
	text-align: center;
}
frameset { border: 0px; }

