@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a:visited {
	color: #000099;
}
a:link {
	color: #000099;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000099;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.menuheaders {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: bold;
}

.specialsheaders {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}

img.bordered {
	border-width:1px;
	border-color:#000000;
	border-style: solid;
}

table.specialstable {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: white;
}

table.specialstable td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
