.day {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	list-style-type: none;
	vertical-align: super;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3399CC;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}

.h4 {font-family: Georgia, "Times New Roman", Times, serif}
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	

}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.nav_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
}
.nav_line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #CC0033;
}

