H1 {
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 28px; 
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
	color: #000000;
   margin: 0em 0% 0em 0%;
}

H2 {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #777777;
   margin: 0em 0% 0em 0%;
}

.menuFont {
   font-family: "Arial Narrow", Arial, Calibri;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
   height:30px;
   color: #FFFFFF;
   background-color:#000000;
}

.subTitleFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 15px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
   color: #C9B99B;
}

.detailFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #777777;
}

.detailBlueFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #7c79e7;
}

.detailBlueFont:A:hover {
	color:#777777; 
	text-decoration: underline
}

.detailLinkFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #7c79e7;
}

.detailLinkFont:A:hover {
	color:#777777; 
	text-decoration: underline
}
