body {
	margin:0px;
	color:black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:white;
	scrollbar-darkshadow-color:#C0C0C0;
	scrollbar-face-color:black;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-track-color:#F0F0F0;
}
.heading { font-style: italic; font-family: Times Roman, serif; font-size: 16pt; font-weight: bold; color: black; }
.book_title { font-style: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #3382A5; }
.print_text { font-style: normal; font-family: Times Roman, serif; font-size: 18pt; font-weight: normal; color: black; }
.body { font-style: normal; font-family: Times Roman, serif; font-size: 12pt; font-weight: normal; color: black; }
.body_italic { font-style: italic; font-family: Times Roman, serif; font-size: 12pt; font-weight: normal; color: black; }
.body_bold { font-family: Times Roman, serif; font-size: 12pt; font-weight: bold; color: black; }
.small_text { font-family: Times Roman, serif; font-size: 10pt; font-weight: normal; color: black; }
.small_italic { font-style: italic; font-family: Times Roman, serif; font-size: 10pt; font-weight: normal; color: black; }
.small_bold { font-family: Times Roman, serif; font-size: 10pt; font-weight: bold; color: black; }
.tiny_text { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: black; }
.tiny_bold { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: black; }
.highlit { color:red; }
.expire { display:none; visibility:hidden; }

a 			{ color:3382A5; text-decoration:none;}
a.hover	{ text-decoration:underline;}

.Required {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 8pt;
	color: red; 
}
.MenuButton {
	visibility: hidden;
	position:absolute;
	left:15px;
	width:145px;
	padding:2px;
	padding-left:5px; 
	border:3px outset silver;
	font-family: Times Roman, serif;
	font-style: italic;
	font-size: 8pt; 
	font-weight: 500;
	text-decoration:none;
	color: black;
}
.NavButton {
	visibility: hidden;
	position:absolute;
	left:15px;
	width:132px;
	padding:2px;
	padding-left:5px; 
	border:3px outset silver;
	font-family: Times Roman, serif;
	font-style: italic;
	font-size: 8pt; 
	font-weight: 500;
	text-align: center;
	text-decoration:none;
	color: black;
}

