a:link {
	color: #8A3333;
	text-decoration: none;
	
}
a:hover {
	color: #C54242;
	text-decoration: none;
	
}
a:active {
	color: #8A3333;
	text-decoration: none;
	
}
a:visited {
	color: #8A3333;
	text-decoration: none;
	
}
.navigation {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal; color: #828071}
.miniheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 14pt;
	color: #838172;
	text-transform: uppercase;
	
}
.attribution {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #8A3333;
	text-transform: uppercase;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;
	color: #8A3333;
}
.bodytext {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10pt; 
	font-weight: normal; 
	line-height: 14pt; 
	color: #666666;
	padding-right: 15px;
}

.smalltext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	line-height: 10pt; 
	font-weight: normal; 
	color: #666666
	}

.thumbnail {
	clear: right;
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}

.subcategory {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 14pt;
	color: #8A3333;
	padding-right: 15px;
}

.category {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;
	color: #8A3333;
	text-transform: uppercase;
	padding-right: 15px;
}

.categorytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;
	color: #666666;
	text-transform: none;
	padding-right: 15px;
}

