.menu-h5 {
		font-size: 9pt;
		color: #000080;
		font-weight: bold;
}
	
.menu-p {
	color: Black;
	font-size: 8.5pt;
	font-style: normal;
}

.menu-ital-7-red {
	color: Red;
	font-size: 7pt;
	font-style: italic;
}

.menu-ital-8-red {
	color: Red;
	font-size: 8pt;
	font-style: italic;
}

.menu-8-blue-bold {
	color: Blue;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

.menu-08-black {
	color : #000000;
	font-size : 8pt;
	font-style : normal;
}

.menu-new {
	color: Red;
	font-size: 8.5pt;
	font-style: bold;
}

.menu-hr {
	color: Navy;
	line-height: 50%;
}

.menu-list {
	color: Maroon;
	font-size: 8.5pt;
	line-height: normal;
	list-style-image: none;
}

A:hover, strong a:hover, em a:hover, cite a:hover,
 a:hover strong, a:hover em, a:hover cite
 { 
 color : #c33;
 background : #eee ;
 text-decoration: underline;
 }

a:link
{
font-size : 8.5pt;
color : #0000FF;
text-decoration : none;
font-weight : normal;
}

a:active
{
font-size : 8.5pt;
color : #800080;
text-decoration : none;
font-weight : 400;
}

a:visited
{
font-size : 8.5pt;
color : #FF0000;
text-decoration : none;
font-weight : 400;
}
	
.hdrWhite, .hdrWhiteLink { font-size:10px; text-decoration:none;  list-style-image: none;  }
.hdrWhiteLink:hover { text-decoration:underline; }
