
a:link {
     color: #000066;
     text-decoration: none
  }

a:visited {
     color: #000066;
     text-decoration: none;
  }
a:hover {  color: #0000FF; text-decoration: underline}
.bodytxt {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align:justify; 
}
.bodyBold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000066;
/*	text-align:justify; */
	font-weight: bold;
}
.bodyBoldHeader {
	font-family: Verdana; 
	font-size: 20px; 
	font-style: normal;
	color: #000066; 
/*	text-align:justify; */
	font-weight: bold; 
}
.bodyHeader {
	font-family: Verdana;
	font-size: 16x;
	font-style: normal;
	color: #000066;
/*	text-align:justify; */
	font-weight: bold;
}
.bodyBoldCenter {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-align: center;
	font-weight: bold;
}
.portletTitle, .portletTitle a {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
}

