.subhead { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FF0000; font-weight: bold}
.menuItems {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000}
.bodyText { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000 }
.mainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	white-space : normal;
}

.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	white-space : normal;
}

.quoteTxt {
	font-family: "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	white-space : normal;
}

.TitleTxt {
	font-family: "Times New Roman";
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	white-space : normal;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	color: Blue;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold ;
}

a:visited {
	color: Red;
}


.subheadTxt { font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 15px; color: #339966; font-weight: bold }
.linkTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold ;
	color: #0000ff;
	text-decoration : underline;
}

.linkTxt1 {
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold ;
	color: #0000ff;
	text-decoration : underline;
	
}
.linkTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal ;
	color: #0000ff;
	text-decoration : underline;
	}
	
}
.linkTxt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal ;
	color: #0000ff;
	text-decoration : none;
	}	
.submenuItems 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
color: #000000; 
}
.submenuItemsmarker 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: bolder; 
color: #000000; 
}