@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399cc;
}
a:hover {
	text-decoration: none;
	color: #3399cc;
}
a:active {
	text-decoration: none;
	color: #3399cc;
}
.page_title {
	color: #35416a;
	font-size: x-large;
}
.menu_item {
	color: #FFF;
	text-align: center;
}
.section_title {
	color: #35416a;
	font-weight: bold;
	font-size: 20px;
}
.caption {
	text-align: center;
	font-size: 12px;
}
.table_heading {
	color: #FFF;
	font-size:14px;
}