   H1	{
	font-family: Arial Rounded, Arial,Sans-Serif;
	font-size: 16pt;
	color: #00DDD8;
	font-weight:600;
	letter-spacing: 2px
	}

   H2	{
	font-family: Arial Rounded, Arial, Sans-Serif;
	font-size: 14pt;
	color: #00DDD8;
	font-weight:600;
	letter-spacing: 1px
	}

   H3	{
	font-family: Arial Rounded, Arial, Sans-Serif;
	font-size: 10pt;
	color: #00DDD8;
	font-weight:600;
	letter-spacing: 1px
	}

.genevah4 {
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	color: #00DDD8;
	letter-spacing: 1px;
	font-weight:700;
	}

   A:link, A:visited, A:active {text-decoration: underline }
   A:link    { color: #0237FF; }
   A:visited { color: #0237FF; }
   A:active  { color: #0237FF; }
   A:hover   { color: red; text-decoration: none }


.localpage { 
	color: white;
	font-weight: bold;
	}

A:link.local    { color: #00DDD8; text-decoration: none; }
A:visited.local { color: #00DDD8; text-decoration: none; }
A:active.local  { color: #00DDD8; text-decoration: none; }
A:hover.local   { color: white; text-decoration: none; }

