body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav {
	font-family: "Romana BT", "Times New Roman", Times, Serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #268080;
	text-decoration: none;
}
.nav:link {
	font-family: "Romana BT", "Times New Roman", Times, Serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #268080;
	text-decoration: none;
}
.nav:visited {
	font-family: "Romana BT", "Times New Roman", Times, Serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #268080;
	text-decoration: none;
}
.nav:hover {
	font-family: "Romana BT", "Times New Roman", Times, Serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #268080;
	text-decoration: none;
}
.nav:active {
	font-family: "Romana BT", "Times New Roman", Times, Serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #268080;
	text-decoration: none;
}

