body{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.nav_left {
	font-size: 14px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.breadcrumb {
    font-size: 14px; font-weight: bold; 
}
.quote {
    font-size: 12px; 
}