BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	scrollbar-3dlight-color: #FF8C00;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: Gray;
	scrollbar-face-color: #0000CD;
	scrollbar-highlight-color: White;
	scrollbar-track-color: Silver;
	scrollbar-shadow-color: Black;
	scrollbar-base-color: White;
}

.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0000FF;
}

.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	}

a.txt:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;

}

a.txt:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;

}

a.txt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;

}

a.txt:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;

}a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;

}
.menuOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9933;
}
.linkTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9999FF;
}
