body {
	margin: 0px;
}
.nav_table {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
.nav_header {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	padding-top: 5px;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	line-height:18px;
}

.footer_link:link {	color: #666666;	text-decoration: none;}
.footer_link:visited {	color: #666666;	text-decoration: none;}
.footer_link:hover {color: #666666; text-decoration: underline;}

.flyout {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 15px;
}

.table_content {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
}

.content {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}

a:link {
	color: #006633;
	text-decoration: none;
}

a:visited {
	color: #006633;
	text-decoration: none;
}

a:hover {
	color: #006633;
	text-decoration: underline;
}
