/* CSS Document */

body {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
p {
	margin: 25px 25px 25px 25px;
}
table {
	border: #99CBCC thin solid;
}
a {
	color: #339999;
	text-decoration: none;
}
a:hover {
	color: #336666;
	text-decoration: none;
} 
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
}
.navLinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #339999;
}
.bars {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.heading {
	color: #339999;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}