td {
	font-family: Verdana;
	font-size: 14px;
}
p {
	font-family: Verdana;
	font-size: 12px;
}
h4 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color:#009999;
}
h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color:#009999;
}
li {
	font-family: Verdana;
	font-size: 12px;
}
.floatright{ 
		float: right;
		margin-left:10px;
}
	
.floatleft {
		float: left;
		margin-right:10px;
}
#nav p {
	margin-bottom: 2px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}

#nav a:link {
	padding: 2px;
	text-decoration: none;
	width: 150px;
	display: block;
	color: #000000;
	background-color: #99CCCC;
	border-top: 2px #E9E9E9 solid;
	border-left: 2px #E9E9E9 solid;
	border-bottom: 2px #8E8E8E solid;
	border-right: 2px #8E8E8E solid;
	font-size: 10px;
	font-weight: bold;


}

#nav a:visited {
	padding: 2px;
	text-decoration: none;
	width: 150px;
	display: block;
	color: #000000;
	background-color: #99CCCC;
	border-top: 2px #E9E9E9 solid;
	border-left: 2px #E9E9E9 solid;
	border-bottom: 2px #8E8E8E solid;
	border-right: 2px #8E8E8E solid;
	font-size: 10px;
	font-weight: bold;


}

#nav a:hover {
	padding: 2px;
	text-decoration: none;
	width: 150px;
	display: block;
	color: #000000;
	background-color: #CFCFCF;
	border-top: 2px #8E8E8E solid;
	border-left: 2px #8E8E8E solid;
	border-bottom: 2px #E9E9E9 solid;
	border-right: 2px #E9E9E9 solid;
	font-size: 10px;
	font-weight: bold;


}

#nav a:active {
	padding: 2px;
	text-decoration: none;
	width: 150px;
	display: block;
	color: #000000;
	background-color: #CFCFCF;
	border-top: 2px #E9E9E9 solid;
	border-left: 2px #E9E9E9 solid;
	border-bottom: 2px #8E8E8E solid;
	border-right: 2px #8E8E8E solid;
	font-size: 10px;
	font-weight: bold;


}
a:link {
	color: #336666;
	text-decoration: none;
	font-weight: bolder;

}
a:visited {
	color: #336666;
	text-decoration: none;
	font-weight: bolder;

}
a:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.titles {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;

}
