H1  {
	font-family:  Arial, Helvetica, sans-serif;
	COLOR:#72A1C0;
	font-size: 16px;
	font-weight: bold;
}

.header  {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}


.content  {
   font-family:Arial, Helvetica, sans-serif;
   color:#404040;
   font-size: 12px;
}

.content_small  {
   font-family:Arial, Helvetica, sans-serif;
   color:#404040;
   font-size: 11px;
}

H2 {
	COLOR:#72A1C0;
	font-size: 13px;
	font-weight: bold;
}

.note {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #404040;
}

td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;color: #404040;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;color: #404040;}
li {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;color: #404040;}
.content p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;color: #404040;}

/* *** skin css *** */
H1  {
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	COLOR:#7b8407;
	font-size: 16px;
	font-weight: bold;
}


H2 {
	COLOR:#7b8407;
	font-size: 13px;
	font-weight: bold;
font-family:  Century Gothic, Arial, Helvetica, sans-serif;
}

/* *** custom css *** */
.Slogan {
	COLOR:#000000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
font-family: Century Gothic,Arial,Helvetica,sans-serif;
}

a.MenuPointer:link, a.MenuPointer:active, a.MenuPointer:focus, a.MenuPointer:visited {
	text-decoration:none;
	color: #000000;
	font-weight:bolder;
}
a.MenuPointer:hover{
	text-decoration:underline;
}

a.SubMenuCurrent:link, a.SubMenuCurrent:active, a.SubMenuCurrent:focus, a.SubMenuCurrent:visited {
text-decoration:none;
  font-size: 11px;
  color: #7b8407;
  font-weight: normal;
}
a.SubMenuCurrent:hover{
	text-decoration:underline;
}
.SubMenuCurrent {
  font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.homePageSlogan {
  font-size: 13px;
  color:#ffffff;
  font-weight: bold;
font-family: Century Gothic,Arial,Helvetica,sans-serif;

}


