H1 {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 27px;
		}
H2 {font-family: arial, verdana, "times roman";
		font-size: 23px;
		}

ul {padding-right: 20px;}

.head1	{font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 23px;
		}

.subhead1	{font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 20px;
		font-style: italic;
		}

.footer1	{font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 12px;
		}
.footer2	{font-family: arial, verdana, "times roman";
		font-weight: 400;
		font-size: 10px;
		}

.body10 {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 10px;
		}
.body10i {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 10px;
		font-style: italic;
		}
.body11 {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 11px;
		}
.body11i {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 11px;
		font-style: italic;
		}
.body12 {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 12px;
		}
.body12i {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 12px;
		font-style: italic;
		}
.body13 {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 13px;
		}
.body14 {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 14px;
		}

.body8nb {font-family: arial, verdana, "times roman";
		font-weight: 400;
		font-size: 8px;
		}
.body9nb {font-family: arial, verdana, "times roman";
		font-weight: 400;
		font-size: 9px;
		}
.body10nb {font-family: arial, verdana, "times roman";
		font-weight: 400;
		font-size: 10px;
		}
.body11nb {font-family: arial, verdana, "times roman";
		font-weight: 400;
		font-size: 11px;
		}
.body12nb {font-family: arial, verdana, "times roman";
		font-weight: 400;
		font-size: 12px;
		}

pre {font-family:  "Courier New",  Courier,  monospace;
		line-height: 140%;
		}
pre.small {font-family: "Courier New",  Courier,  monospace;
		font-size: 12px;
		}

.indent {margin-left: 15px;
			 margin-right: 15px;
			 }

li {margin-left: 15px;
		line-height: 140%;
		}




table.outside {border-width: 1px 1px 1px 1px;
		border-spacing: 2px;
		border-style: ridge ridge ridge ridge;
		border-color: gray gray gray gray;
		border-collapse: collapse;
		background-color: #f8fbfe;
		padding: 50px;
		margin: 5px;
		}

table.mainmenu {border-width: 1px;
		border-spacing: 2px;
		border-style: ridge;
		border-color: gray;
		border-collapse: collapse;
		padding: 2;
		}

table.header {
		border-width: 1px;
		border-top-style: ridge;
		border-bottom-style: ridge;
		border-left-style: none;
		border-right-style: none;
		border-color: #3399cc;
		border-collapse: collapse;
		background-color: #3399cc;
		font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 18px;
		color: white;
		}

table.mainmenu th {
	border-width: 1px;
	padding: 1px;
	border-style: ridge;
	border-color: gray;
	}
table.mainmenu td {
	border-width: 1px;
	padding: 2px;
	border-style: ridge;
	border-color: gray;
	}

table.noborder td {
	padding: 1px;
	border-style: none;
	}

.menubutton {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 10px;
		color: black;
		border-color: #3399cc;
		background-color: white;
		}
.nomenubutton {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 10px;
		color: grey;
		background-color: #ffffff;
		}
a.menubutton:link {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 10px;
		color: black;
		background-color: white;
		text-decoration: none;
		}
a.menubutton:visited {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 10px;
		color: black;
		background-color: white;
		text-decoration: none;
		}
a.menubutton:hover {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 10px;
		color: white;
		background-color: black;
		text-decoration: none;
		}
a.menubutton:active {font-family: arial, verdana, "times roman";
		font-weight: 700;
		font-size: 10px;
		color: black;
		background-color: #ffffff;
		text-decoration: none;
		}

.popup
		{
		CURSOR: help;
		TEXT-DECORATION: none;
		}


