body { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #c5c5d8;
	background-color : #black;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
}

a:link {
	text-decoration: none;
	color: #f2f2f7;
}

a:active {
	text-decoration: none;
	color: #f2f2f7;
}

a:visited {
	text-decoration: none;
	color: #f2f2f7;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #c5c5d8;
	font-weight: bold
}
	
a.mainNav { 
	text-decoration: none;
        color: #c5c5d8;
}
	
a.mainNav:visited {
	text-decoration: none;
	color: #c5c5d8; 
}	

a.mainNav:link {
	text-decoration: none;
}	

a.mainNav:hover {
	color: #F2F2F7;
	text-decoration: none;
}

.Bar {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: #c5c5d8;
 background-color: #8c8cb3;
 text-align: left;
 vertical-align: middle;
 height: 20px;
 border-color: #c0c0c0;
 padding-left: 0px;
 border-style: solid;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px
}


.barLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

a.barLink { 
	text-decoration: none;
      color: #000000;
	  font-weight: bold;
}
	
a.barLink:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold; 
}	

a.barLink:link {
	color: #000000;
	text-decoration: none;
}	

a.barLink:hover {
	color: #ffffff;
}