.BODY {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12 pt;
	line-height: normal;
	text-indent: 1pc;
	margin-top: 0;
	margin-bottom: 0;
	word-spacing: normal;
	margin-left: 5px;
}

.Hanging {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12 pt;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0;
	word-spacing: normal;
}

A {
	text-decoration: none;
	color: Lime;
	font-weight: bold;
}

A:Hover {
	text-decoration: none;
	color: White;
	font-weight: bold;
}

.RevLink A {
	text-decoration: none;
	color: White;
	font-weight: bold;
}

.RevLink A:Hover {
	text-decoration: none;
	color: Lime;
	font-weight: bold;
}


.PicLink A {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.p10 {
	color: Black;
	font-family: Arial;
	font-size: 10pt;
}

.p12 {
	font-size: 12pt;
	color: Black;
	font-family: "Times New Roman";
}

.style1 {
	font-size: 18-pt;
	color: Black;
	font-family: sans-serif;
	text-indent: 0px;
	font-weight: bold;
	text-align: center;
}

.style2 {
	font-size: 18-pt;
	color: Black;
	font-family: "Arial Black";
	text-indent: 0px;
	font-weight: bold;
	text-align: center;
}

.style3 {
	font-size: 12pt;
	color: Black;
	font-family: Arial;
	font-weight: bold;
}

.style4 {
	font-size: 14pt;
	color: Black;
	font-family: Arial;
	font-weight: bold;
}

.anylinkcss{
	position: absolute;
	visibility: hidden;
	border: 1px solid Black;
	border-bottom-width: 0;
	font: 12px Arial;
	line-height: 18px;
	z-index: 100;
	background-color: black;
	width: 100px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color: Lime;
}

.anylinkcss a:hover{
	/*hover background color*/
	background-color: Lime;
	color: white;
	font-weight: bold;
}

.menubar A {
	text-decoration: none;
	color: Lime;
	background-color: Black;
	font-family: Arial Narrow, Helvetica, sans-serif;
}

.menubar A:Hover {
	text-decoration: none;
	color: White;
	background-color: green;
}

.menubarB A {
	text-decoration: none;
	color: Lime;
	background-color: transparent;
	font-family: Arial Narrow, Helvetica, sans-serif;
}

.menubarB A:Hover {
	text-decoration: none;
	color: White;
	background-color: Lime;
}
