body {
			background-color:#FFFFFF;
}
.normal {
  font-size:10pt;
  font-family: Arial, Helvetica, sans-serif;
}	


.menu-item a:link {text-decoration: none; color: white}
.menu-item a:visited {text-decoration: none; color: white}
.menu-item a:hover {text-decoration: underline; color: white}
.menu-item a:active {color: white}  


.menu-item {
  color: white;
  font-size:10pt;
  //font-weight: bold;
}

   
.h2-bar {
  font-size:14.0pt;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:white;
	height:30;
	background-color:#CCCCCC;
  font-alignment-vertical: middle;
  text-align : center
}
h1 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	//color: #333399;
	color: #91b0c2;
	font-weight: bold;
}
h1.lra {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e0816;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	//color: #333399;
	color: #91b0c2;
	font-weight: normal;
	}
h2.lra2 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e0816;
	font-weight: normal;
}
.small {
  font-size:8.0pt;
  font-family: Arial, Helvetica, sans-serif;
}
.sub-titleCopy2 {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;

}

