BODY {
	background-color : #414141;
	color : red;
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
}
.menu a:hover {
	background-color: transparent;
	background-image: none;
	}

A:VISITED {
	color : 00ffcc;
	text-decoration : none;
	font-size : 12px;
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
}
A:LINK{
	color : #00ffcc;
	text-decoration : none;
	font-size : 12px;
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
}

A:HOVER {
	color : black;
	background-color: white;
	font-size : 12px;
	text-decoration : none;
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
}

.leadWord {
	color: #00C9CC;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;	
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
}

.sectionSubHead{
	color: White;
	font-size : 12px;
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
	font-weight : bold;
	line-height : 18px;
	}

.copy {
	color: White;
	font-size : 12px;
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
	line-height : 18px;
}
.copyright {
	color: White;
	font-size : 10px;
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
	line-height : 14px;
	}


.leftCopy {
	color: White;
	font-size : 10px;
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
	line-height : 14px;
	text-align: justify;
	}
.leftHeader {
	color: #00C9CC;
	font-size : 12px;
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
	font-style : italic;
	line-height : 14px;
	font-weight : bold;
	}
	
.sectionHead{
	color: #00C9CC;
	font-size : 20px;
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
	}
	
TR.tableheader  {
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
	BACKGROUND-COLOR: #D1D1D1;
	font-weight : bold;
	font-size : 10px;
	color: black;
}
TR.tablerow1 {
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
	font-size : 10px;
	BACKGROUND-COLOR: Silver;
	color: black;
}
TR.tablerow2 {
	font-family : Helvetica, Verdana, Geneva, Arial,  sans-serif;
	font-size : 10px;
	color: black;
	BACKGROUND-COLOR: #A8A8A8;
}

h1 {
	font-size: 130%;
	font-family: arial;
}

pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
}

DIV {
	font-family : Tahoma, Helvetica;
}
.clsCMTopOn {
	color: black;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}
.clsCMTopOver
{
	color: black;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}
.navMenuOn {
	color: red;
	font-size : 11px;
	text-decoration : none;
  padding: 2px 4px;
	font-weight : bold;
}
.navMenuOver
{
	color: black;
	font-size : 11px;
	text-decoration : none;
 	padding: 2px 4px;
	font-weight : bold;
}

.navMenuSub
{
	color: black;
	font-size : 11px;
	text-decoration : none;
 	padding: 2px 4px;
	font-weight : bold;
}
