BODY  {
   font-weight : bold; 
   font-size: 12pt;
   font-family : Arial, Helvetica, sans-serif; 
   color : #000040; 
   background-color : #e7ffff; 
   border-width : 0; 
   border-style : none; 
}
UL {
   font-weight : bold; 
   font-size: 12pt;
   font-family : Arial, Helvetica, sans-serif; 
   color : #000040; 
   background-color : #e7ffff; 
   border-width : 0; 
   border-style : none; 
}
TD {
   font-weight : bold; 
   font-size: 12pt;
   font-family : Arial, Helvetica, sans-serif; 
   color : #000040; 
   background-color : #e7ffff; 
   border-width : 0; 
   border-style : none; 
}
P {
   font-weight : bold; 
   font-size: 12pt;
   font-family : Arial, Helvetica, sans-serif; 
   color : #000040; 
   background-color : #e7ffff; 
   border-width : 0; 
   border-style : none; 
}
LI {
   font-weight : bold; 
   font-size: 12pt;
   font-family : Arial, Helvetica, sans-serif; 
   color : #000040; 
   background-color : #e7ffff; 
   border-width : 0; 
   border-style : none; 
}
H3 {
    color : #990000;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14pt; 
   background-color : #e7ffff; 
   border-width : 0; 
   border-style : none; 
}
H4 {
color : #990000;
font-family: Arial, Helvetica, sans-serif;
background-color: #e7ffff;
}

H6 {
   font-weight : bold;
   font-size: 8pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #000040; 
   background-color : #e7ffff; 
   border-width : 0; 
   border-style : none; 
}
H5 {
   font-weight : bold; 
   font-size: 10pt;
   font-family : Arial, Helvetica, sans-serif; 
   color : #000040; 
   background-color : #e7ffff; 
   border-width : 0; 
   border-style : none; 
}
H2 {
   font-weight : bold; 
   font-size: 18pt;
   font-family : Arial, Helvetica, sans-serif; 
   color : #000040; 
   background-color : #e7ffff; 
   border-width : 0; 
   border-style : none; 
}
H1 {
   font-weight : bold; 
   font-size: 18pt;
   font-family : Arial, Helvetica, sans-serif; 
   color : #000040; 
   background-color : #e7ffff; 
   border-width : 0; 
   border-style : none; 
}
A:LINK {
	color : #0000ff; 
   background-color : #e7ffff; 
   border-width : 0; 
   border-style : none; 
}
A:ACTIVE {
 color : #696969; 
   background-color : #e7ffff; 
   border-width : 0; 
   border-style : none; 
}
A:VISITED {
	color : #008b8b; 
   background-color : #e7ffff; 
   border-width : 0; 
   border-style : none; 
}
.menu {
	background-color: #000040;
	width: 100%;
	clear: left;
	margin: 0;
	padding: 0;
}

.menu table{
	width: 100%;
	border-style: none;
	
}

.menu td{
	border-style: none;
	padding:3px;
	background-color: #000040;
}

.menu a{
	color: #ffffff;
	text-decoration: underline;
	background-color: #000040;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.menu a:visited{
	text-decoration: none;
	color: #ffffff;
	background-color: #000040;
}

.menu a:hover{
	text-decoration: underline;
	color: #ffff00;
	background-color: #000040;
}
#contentWrap {
	
	text-align: left;
	width: 100%;
}
