@charset "utf-8";
.maintable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #E2E2E2;
	line-height: 125%;
	color: #666;
}
.navrow {
	height: 25px;
	text-align: center!important;
	background-color: #0096D6;
}
h1 {
	color: #0096D6;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #00AAE7;
	font-weight: bold;
}
.emph {
	font-style: italic;
	font-weight: bold;
	color: #0096D6;
}
h3 {
	color: #009;
}
.foot {
	font-size: 10px;
	color: #FFF;
}
.foot a {
	color: #FFF;
	text-decoration: none;
}
.foot2 {
	font-size: 10px;
	color: #999;
}
.foot2 a {
	color: #DFDFDF;
	text-decoration: none;
}
