/* text with no class specified */
BODY {
	background-image:url(images/tan_bg.gif); 
	margin: 0px 0px; 
	font: 11px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 17px;
}

TABLE, TD {
	font: 11px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 17px;
}

.tbl_border_sides{
	border-right: solid 1px #333333;
	border-left: solid 1px #666666;
}

a.nav {
	color: #993300;
	font: 15px garamond, Times, serif; 
	text-decoration:none;
}

a.nav:hover {
	color: #996633;
	font: 15px garamond, Times, serif; 
	text-decoration: underline;
}

.head {
	font-size: 22px;
	font-family: "Adobe Garamond", Garamond, "Times New Roman", Georgia, Times; 
	color: #990000;	
	line-height: 25px;
	font-weight: bold;
}

.serif {
	font-size: 17px;
	font-family: "Adobe Garamond", Garamond, "Times New Roman", Georgia, Times; 
	color: #990000;	
}

.item {
	font-size: 17px;
	font-family: "Adobe Garamond", Garamond, "Times New Roman", Georgia, Times; 
}

a {
	color: #996600;
	text-decoration: none;
}

a:hover {
	color: #cc6600;
	text-decoration: underline;
}

.img {
	border:double #990000;
	margin: 10px;
	padding: 10px;
}

.red {
	color: #996600;
}.bold {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
