.menu {

font : 10px/26px Arial, Helvetica, sans-serif;

} 

.menu a,.menu a:link,.menu a:active,.menu a:visited {

display : block;

background : #000066;

color : #ffffff;

font-weight: bold;

text-decoration : none;

line-height : 26px;

}



.menu a:hover {

background : #0099CC;

color : #ffffff;

font-weight: bold;

cursor : pointer;

text-decoration : none;

}



.content {

	font-family: arial;

	font-size: 11px;

	color: #333333;

	line-height: 20px;

	font-weight: normal;

  text-align: justify;





}

.contentBOLD {



	font-family: arial;

	font-size: 14px;

	color: #000000;

	line-height: 20px;

	font-weight: bold;

}

.contentBOLDWHITE {

	font-family: arial;

	font-size: 11px;

	color: #f1f1f1;

	line-height: 16px;

	font-weight: bold;

	text-decoration: none;



}

.subnav {



	font-family: arial;

	font-size: 11px;

	color: #f1f1f1;

	line-height: 16px;

	font-weight: bold;

	text-decoration: none;

}

.contentBOLD2 {



	font-family: arial;

	font-size: 11px;

	color: #0099CC;

	line-height: 20px;

	font-weight: bold;

	text-decoration: none;

}

