/*  general  */

body {background-color: #000;
font-family: 'Gill Sans Light', 'Gill Sans MT','Gill Sans',Helvetica, Arial, "MS Sans Serif", Sans Serif;
font-size: 10pt; color: #FFFFFF;
background-image: url(images/back.jpg); }

h1 {font-family: 'Gill Sans Light','Gill Sans MT','Gill Sans',Helvetica, Arial, "MS Sans Serif", Sans Serif;
font-size: 15pt; font-weight: normal; color: #FFFFFF; margin-bottom: -12px;}

h2 {font-family: 'Gill Sans Light','Gill Sans MT','Gill Sans',Helvetica, Arial, "MS Sans Serif", Sans Serif;
font-size: 14pt; font-weight: normal; color: #FFFFFF;  margin-bottom: -12px;}

p.large {font-family: 'Gill Sans Light','Gill Sans MT','Gill Sans',Helvetica, Arial, "MS Sans Serif", Sans Serif;
font-size: 14pt; color: #FFFFFF; }

p {font-family: 'Gill Sans Light','Gill Sans MT','Gill Sans',Helvetica, Arial, "MS Sans Serif", Sans Serif;
font-size: 12pt; color: #FFFFFF; }

.med  {font-family: 'Gill Sans Light','Gill Sans MT','Gill Sans',Helvetica, Arial, "MS Sans Serif", Sans Serif;
font-size: 11pt; color: #FFFFFF; }

p.nav {font-family: 'Copperplate Gothic Light','Copperplate','Copperplate Gothic Bold',Helvetica, Arial, "MS Sans Serif", Sans Serif;
font-size: 10pt; color: #FFFFFF; }

p.small {color: #333333; font-size: 10px;}

/*
A:link { color: #009999; font-weight: normal; text-decoration: underline;}
A:active { font-weight: normal; color: #009999; text-decoration: underline; }
A:visited { color: #009999; font-weight: normal;  text-decoration: underline;} 
A:hover { color: #FFFFFF; font-weight: normal; text-decoration: underline; }
*/

A:link { font-size:9pt; color: #CCCCCC; font-weight: normal; text-decoration: underline; font-family:'Copperplate Gothic Light','Copperplate','Copperplate Gothic Bold',Helvetica, Arial, "MS Sans Serif", Sans Serif;}
A:active { font-size:9pt;  color: #009999; font-weight: normal; text-decoration: underline; font-family:'Copperplate Gothic Light','Copperplate','Copperplate Gothic Bold',Helvetica, Arial, "MS Sans Serif", Sans Serif;}
A:visited { font-size:9pt;  color: #CCCCCC; font-weight: normal; text-decoration: underline; font-family:'Copperplate Gothic Light','Copperplate','Copperplate Gothic Bold',Helvetica, Arial, "MS Sans Serif", Sans Serif;}
A:hover { font-size:9pt;  color: #009999; font-weight: normal; text-decoration: underline; font-family:'Copperplate Gothic Light','Copperplate','Copperplate Gothic Bold',Helvetica, Arial, "MS Sans Serif", Sans Serif;}

.botnav {
  display:inline;
  padding:0px 8px;
  margin:0px 8px;
}

.logo {
  text-align:center;
  margin-bottom:22px;
  padding-bottom:22px;
  }
  
  p.body {
  	text-align:justify;
  	margin-bottom:10px;
	padding-bottom:10px;

  	}