
.heading {
	font-size: 24px;
	font-weight: 600;
	font-family: "Arial", sans-serif;
	margin-bottom: 0;
}

.subheading {
	font-size: 14px;
	font-weight: 600;
	font-family: "Arial", sans-serif;
	margin-bottom: 0;
}


PRE {
	font-family: monospace;
}

HR {
	height: 1px;
	color: 2D862D;
	margin-bottom: 0;
}

EM {
	font-size: 11px;
	font-family: "Arial", sans-serif;
}

P {
	font-size: 12px;
	font-family: "Arial", verdana;
}

BODY {
	font-size: 12px;
	font-family: "Arial", verdana;
}
TH {
	font-family: "Arial", verdana;
	font-size: 14px;
}
TD {
	font-family: "Arial", verdana;
	font-size: 12px;
}

.submenu {
	color: "003366";
}

SUP.red {
	color: "FF3333";
	font-weight: 600;
}

.lbold {
	font-weight: 600;
	font-size: 13px;
}

A:link, A:visited { text-decoration: none; }

A:hover, A:active { text-decoration: underline; }

form { margin-bottom: 0; }

ul { margin-bottom: 0; }

