BODY {
	FONT-FAMILY: "Times New Roman", Geneva, Arial;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 0px;
	color: #f76103;
	font-size: 18px;
}

A:link {
	background-color: inherit;
	font-family: "Times New Roman";
	outline-color: lime;
	border-color: inherit;
	outline-width: 10px;
	font-size: 18px;
	TEXT-DECORATION: none;
	font-style: italic;
	COLOR: #f76103;
}

A:visited {
	font-family: "Times New Roman";
	COLOR: #f76103;
	font-style: italic;
	TEXT-DECORATION: none;
}

A:hover {
	font-style: italic;
	outline-color: #ff0000;
	font-size: 18px;
	font-family: "Times New Roman";
	border-color: inherit;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #ff8000;
	COLOR: black;
}

FORM {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0.5em;
}

.menulist {
	MARGIN-LEFT: 0px;
	LIST-STYLE-TYPE: none;
	PADDING-LEFT: 1.6em;
	LIST-STYLE-IMAGE: url(/images/arrow9.gif);
}

HR {
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	BACKGROUND-COLOR: #990000;
	COLOR: #990000;
}

H3 {
	border-bottom-width: 1pt;
	font-family: "Times New Roman";
	padding-bottom: 0pt;
	color: #f76103;
	FONT-WEIGHT: 100;
	background-position: ;
	border-bottom-style: solid;
	width: 100%;
	FONT-SIZE: 1%;
	padding-left: 20px;
	border-bottom-color: #f76103;
	padding-top: 0px;
	TEXT-ALIGN: center;
}

H2 {
	border-bottom-style: solid;
	color: #f76103;
	font-family: "Times New Roman";
	font-weight: 300;
	width: 100%;
	border-bottom-color: #f76103;
	border-bottom-width: 1pt;
	TEXT-ALIGN: center;
}

P {
	margin-left: auto;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-right: auto;
}

.headertext {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}