.nav1 {
	font-family: arial;
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 1pt;
}
.nav2 {
	font-family: arial;
	font-size: 12px;
	color: #00CCFF;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 1pt;
}
.content {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.headings {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
