.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.textmuted {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666699;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #666699;
	text-decoration: none;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #9999CD;
	text-decoration: none;

}
.textnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9999CC;
	margin: 0px;
	padding: 0px;





}
.textquotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 45px;

}
.textbigger {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.textbiggest {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.table {
	padding: 0px 10px 10px;
	margin-top: 0px;
	border: none #FFFFFF;

}
