.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #cdcfcc;
	margin-bottom: -4px;
}
.smalltext {
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, "Times New Roman", Times, serif;
	color: #ffffff;
}
.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 14px;
	color: #CCCCCC;
	margin-left: 100px;
	margin-right: 16px;
	margin-bottom: -8px;
	margin-top: 20px;
}
.leftnavsmall {
	margin-top: 20px;
	margin-right: 16px;
	margin-bottom: -8px;
	margin-left: 12px;
}

