body {
		margin: 0px;
			}
div#nav {
	margin-left: 10px;
	font-weight: bold;
	font-style: italic;
	font-size: small;
	width: 205px;
	position: absolute;
	top: 340px;
	left: 13px;
	height: 634px;
	z-index: 1;
}
a:link {
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
a:visited {
	color: #990066;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a:hover {
	color: #6633FF;
	text-decoration: underline;
}
.boxright {
	margin: 5px;
	padding: 5px;
	float: right;
}
.boxleft {
	margin: 5px;
	padding: 5px;
	float: left;
}
.navbox {
	border: medium outset #009933;
}
.sm_quote {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
}
.intro_text {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #663300;
}
.text_xl_intro {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #339900;
}
.text_m_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #000000;
}
.text_lg_inline_link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
.text_sm_left_link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #0099CC;
}
.border_top {
	border: thin double #006600;
}
.text_xl_intro_blue {

	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.intro_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bolder;
	color: #000066;
}
.text_arial_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #000066;
}
.arial_para_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FF0066;
}
.right_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #33CCFF;
	border-right-color: #33CCFF;
	border-bottom-color: #33CCFF;
	border-left-color: #33CCFF;
}
.arial_xl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #666699;
}
.intro_arial_purple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #9900CC;
}
.arial_xl_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #00CCFF;
}
