body {
	background-attachment: fixed;
	background-color: #fffcf6;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0.1in;
	margin-bottom: 0.1in;
	margin-left: 0.02in;
	margin-right: 0.1in;
	padding: 0;
}
h1 {
	font-size: 32px;
	line-height: 12px;
	font-weight: bold;
	color: #003399;
}
h2 {
	font-size: 28px;
	line-height: 20px;
	font-weight: bold;
	color: #009966;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	color: #006600;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
em {
	font-weight: bold;
	color: #993333;
}
th {
	font-size: 16px;
	color: #000000;
}
td {
	font-size: 16px;
	color: #000000;
}
ol {
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: justify;
	margin-left: 0.12in;
	margin-right: 0.1in;
	padding-left: 0.2in;
}
a:link {
	text-decoration: none;
	color: #0000ff;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: none;
	color: #009966;
}
a:active {
	text-decoration: none;
	color: #cc3333;
}
.bord {
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	border: 4px outset #cccccc;
	height: 18px;
	width: 140px;
	padding: 3px;
	background-color: #ffffcc;
}
.hi {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 3px outset #ffbbbb;
	height: 18px;
	width: 98px;
	padding: 3px;
	background-color: #ffccbb;
}
.album {
	font-size: 14px;
	background-color: #ffffcc;
}
.proj  {
	font-size: 16px;
	background-color: #ccffcc;
}
.cnt td, .cnt th {
	text-align: center;
	font-size: 14px;
	font-family: Arial;
}
.fn tr, .fn td, .fn th {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.fnt {
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: justify;
	margin-left: 0.12in;
	margin-right: 0.1in;
	padding-left: 0.1in;
	padding-right: 0in;
}
.f24 {
	font-size: 32px;
	font-weight: bold;
	color: #003399;
}
.f20 {
	font-size: 28px;
	color: #003399;
}
.f16 {
	font-size: 22px;
	font-weight:bold;
	color: #000066;
}
.f14 {
	font-size: 20px;
	font-weight: bold;
	color: #006600;
}
.f12 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	margin-left: 0.1in;
	margin-right: 0.1in;
}
#ar {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 0.2in;
}
#fnt {
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: justify;
	text-indent: 0.5in;
}
#fst {
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#red {
	color: #ff0099;
}
#nav {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
	line-height: 18px;
	padding-left: 0.2in;
	padding-top: 0.03in;
	padding-bottom: 0.03in;
	margin-left: 0.1in;
	margin-right: 0.1in;
	background-color: #ccffff;
}
#nav1 {
	padding-left: 0.2in;
	padding-top: 0.03in;
	padding-bottom: 0.03in;
	margin-left: 0.2in;
	margin-right: 0.1in;
	background-color: #ffffcc;
}
#nav2 {
	padding-left: 0.2in;
	padding-top: 0.03in;
	padding-bottom: 0.03in;
	margin-left: 0.2in;
	margin-right: 0.1in;
	background-color: #d6ffd6;
}
#nav3 {
	padding-left: 0.2in;
	padding-top: 0.03in;
	padding-bottom: 0.03in;
	margin-left: 0.2in;
	margin-right: 0.1in;
	background-color: #ffeeee;
}
#data {
	font-size: 16px;
	font-family: Courier, monospace;
	margin-left: 0in;
}
#menu  {
	overflow: auto;
	width: 155px;
	height: 680px;
	position: fixed;
	margin-left: 0px;
	margin-top: 2px;
	padding-left: 0;
	padding-top: 0;
	left: 0em;
	top: 0em;
	float: left;
	border: 0;
}
ul.m, ul.m1 {
	padding-left: 0;
	margin: 0;
	list-style: none;
	width: 140px; /* Width of Menu Items */
	background: #ccffff;
	font: normal 12px verdana;
}
ul.m li, ul.m1 li {
	position: relative;
}
li ul.m1 {
	padding-left: 0;
	margin: 0;
	display: none;
	background: #ffffcc;
}
/* Styles for Menu Items */
ul.m li a, ul.m1 li a {
	display: block;
	text-decoration: none;
	padding: 4px;
	border: 2px outset #cccccc;
}
/* Holly Hack. IE Requirement \*/
* html ul.m li { float: left; height: 1%; }
* html ul.m li a { height: 1%; }
/* End */
li:hover ul.m1, li.over ul.m1 { display: block; } /* The magic */
input[type="number"]::-webkit-inner-spin-button { opacity: 1; }