@charset "UTF-8";
.other {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.main-content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #663300;
	list-style-type: disc;
}

.main-content a, .main-content a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#663300;
	text-decoration:underline;
		}
		
.main-content a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FC0;
	text-decoration:none;
	}
		
		

.side-content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-align: center;
	line-height: 13px;
}
.bold-headerish {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-size: 15px;
	font-weight:200;
	color: #663300;
}
