body, td, input, textarea, select, option {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}
a:link, a:visited, a:active {
	color: #676767;
	text-decoration: none;
}
a:hover {
	color: #676767;
	text-decoration: underline;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: #676767;
	text-decoration: none;
}
a.nav:hover {
	color: #676767;
	text-decoration: underline;
}
h1, .h1 {
	font-size: 18px;
	color: #50849F;
	font-weight: normal;
}
h2, .h2 {
	font-size: 16px;
	color: #50849F;
	font-weight: normal;
}
h3, .h3 {
	font-size: 16px;
	font-weight: normal;
}

