body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
p,td {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: Black;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: Navy;
	text-decoration: underline;
}
h1 {
	font-family: Arial Narrow;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Arial Narrow;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}

h3 {
	display: block;
	width: 98%;
	padding: 1px 1%;
	background-color:#336633;
	font: bold 18pt/1.5 arial, sans-serif;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align:center;

}

div#heading {
 display: block;
 width: 98%;
 padding: 1px 1%;
 background-color:#336633;
 font: bold 18pt/1.5 arial, sans-serif;
 color: #000000;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 text-align:center;
}

.menu {
	border-top: 1px solid ghostwhite;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid ghostwhite;
	background-color: ghostwhite;
}
.menuOn {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.red {
	color: red;
}

#typing {
behavior:url(includes/behave_typing.htc);
font-family:"arial";
}
