body{
	FONT-FAMILY: Trebuchet MS, Georgia, Times, serif;
	FONT-SIZE: 12PX;
	background-color: #000000;
	background-image:url(images/bg.gif);
	}
a{
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
	}
	
a:hover{
	color: #FF6600;
	text-decoration: underline;
	}
	
	

.bnav{
     font-size : 14PX;
      font-weight : bold;
      line-height : 100%;
	  color: white;
	   font-family : Trebuchet MS, Georgia, Times, serif;
	   line-height : 110%;
	   
	  }

.whitenav a{
	color: #FFFFFF;
	text-decoration: none;
	}

.whitenav a hover{
	text-decoration: underline;
	color: #FFFFFF;
}

.whitenav{
     font-size : 12PX;
      font-weight : bold;
      line-height : 100%;
	  color: white;
	   font-family : Trebuchet MS, Georgia, Times, serif;
	  }

.nav a{
	color: #ffffff;
	text-decoration: none;
}
.nav a:hover{
	color: #85889E;
	text-decoration: underline;
}



.content{
     color: #ffffff;
	 font-size : 12PX;
      font-weight : normal;
      line-height : 125%;
	  text-align:justify;
}

.content_h1 {
	  font-family : "Trebuchet MS", Georgia, Times, serif;
	  color: #ffffff;
	  font-size : 150%;
      font-weight : normal;   
}
                         
.content_h2{
      color: #ffffff;
	  font-size: 120%;
      font-weight: bold;      
}
.content p{
      font-size : 12PX;
      font-weight : normal;
      line-height : 100%;
}


.image
	{
	background-image: url(images/other.jpg);
	background-repeat: no-repeat;
	}
.image2
	{
	background-image: url(images/image2.jpg);
	background-repeat: no-repeat;
	}
.image3
	{
	background-image: url(images/purpletop.jpg);
	background-repeat: no-repeat;
	}

.black
		{
	background-image: url(images/black.jpg);
	background-repeat: no-repeat;
	}
	
.footnote {
   font-size: 8pt;
   color:#FFFFFF;
   FONT-FAMILY: Trebuchet MS, Georgia, Times, serif;
}
	
.bottomnav
		{
	FONT-FAMILY: Trebuchet MS, Georgia, Times, serif;
	FONT-SIZE: 11PX;
	color: #000000;
	text-decoration:none;
	}
	
.bottomnav a
		{
	FONT-FAMILY: Trebuchet MS, Georgia, Times, serif;
	FONT-SIZE: 11PX;
	color: #000000;
	text-decoration:none;
	}
	
.bottomnav a:link
		{
	FONT-FAMILY: Trebuchet MS, Georgia, Times, serif;
	FONT-SIZE: 11PX;
	color: #000000;
	text-decoration:none;
	}
	
.bottomnav a:hover
		{
	FONT-FAMILY: Trebuchet MS, Georgia, Times, serif;
	FONT-SIZE: 11PX;
	color:#000099;
	text-decoration:underline;
	}
