.titlesmall  {
	color: #000000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.nav  {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: #000066;

}
.content  { color: #000000; font-size: 14px; font-family: Arial, Helvetica, sans-serif }
.tiitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;

}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #1B1464;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.footer  {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;

}
