body {
	font-family: "Bookman Old Style", Verdana, Georgia, Arial;
	font-size: 12px;
	font-weight: 900;
	color: Olive;
	background-color: transparent;
}
body {
	margin: 0px;
}
body	{
	scrollbar-arrow-color: #ffffff; scrollbar-3dlight-color: #990000; scrollbar-highlight-color: #ffffff; scrollbar-face-color: #ff8000; scrollbar-shadow-color: #990000; scrollbar-darkshadow-color: #408000; scrollbar-track-color: #ffffff;
}
.tdlow	{
	font-size: 8px;
	font-family: verdana;
	font-weight: normal;
}
.left {
	width: 10%;
	background-color: transparent;
	position: absolute;
	left: 0px;
	top: 0px;
}
.center {
	width: 80%;
	position: absolute;
	left: 10%;
	top: 0px;
	text-align: left;
}
.right {
	width: 10%;
	background-color: transparent;
	position: absolute;
	left: 90%;
	top: 0px;
}
.incl	{
	width: 100%;
	height: 100%;
	clip: rect;
	overflow: hidden;
}
div.inclx2	{
	width: 100%;
	height: 230px;
	overflow: auto;
}
a:link {
	color: Maroon;
	font-size: 10px;
	font-weight: bold;
}
a:visited	{
	color: Yellow;
	font-size: 10px;
	font-weight: bold;
}
a:hover	{
	text-decoration: none;
	color: #66cccc;
	font-size: 10px;
	font-weight: bold;
}
a:active	{
	font-size: 10px;
	text-decoration: line-through;
}
a.nav:link		{
	font-family: Georgia;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
a.nav:visited	{
	font-family: Georgia;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: Blue;
}
a.nav:hover		{
	font-family: Georgia;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #008000;
}
a.nav:active	{
	font-family: Georgia;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: cyan;
}
.headers	{
	font-family: Georgia;
	color: #33cc33;
	font-size: 12px;
	font-weight: bold;
}
.smheaders	{
	font-family: Georgia;
	font-style: italic;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.title	{
	font-family: Georgia;
	font-size: 24px;
	color: #00e18b;
	font-weight: bold;
}
.footer	{
	font-family: Verdana;
	font-size: 9px;
	color: Green;
	font-weight: normal;
}
