@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0;
	margin-right:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}.bodytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #006;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333;
}
.menuitems {
	color: #FFF;
	background-color: #000066;
}
.subtitle {
	font-weight: bold;
	font-size: 16px;
}
.status {
	color: #cc0000;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
