A.nav:link
{ text-decoration: none; color:white; font-weight:bold; font-size:10.5pt}
A.nav:visited
{ text-decoration: none; color:white; font-weight:bold; font-size:10.5pt}
A.nav:active
{ text-decoration: none; color:white; }
A.nav:hover
{ text-decoration: none; color:gold; cursor:default; font-weight:bold; font-size:10.5pt}

A.nav1:link
{ text-decoration: none; color:#3E004E; font-weight:bold; font-size:11.0pt}
A.nav1:visited
{ text-decoration: none; color:#3E004E; font-weight:bold; font-size:11.0pt}
A.nav1:active
{ text-decoration: none; color:#3E004E; }
A.nav1:hover
{ text-decoration: none; color:white; cursor:default; font-weight:bold; font-size:11.0pt}

A.nav2:link
{ text-decoration: none; color:white; font-size:9.0pt}
A.nav2:visited
{ text-decoration: none; color:white; font-size:9.0pt}
A.nav2:active
{ text-decoration: none; color:white; }
A.nav2:hover
{ text-decoration: none; color:gold; cursor:default; font-size:9.0pt}


body {
font-family: arial;
color: black; 
letter-spacing: 0pt;
font-weight: lighter;
font-size: 11.0pt;

scrollbar-base-color: #gold;

margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px; 
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px; 
}

H2    { font-size:13.0pt; 
	font-weight:bold;
	text-align:center;
	letter-spacing:5px}