.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #CCCCCC;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #CC0000;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
	text-decoration: none;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
