body{
	FONT-FAMILY: Trebuchet MS, Georgia, Times, serif;
	FONT-SIZE: 16PX;
	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;
	}
	
	

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

.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;      
}


	
.footnote {
   font-size: 12pt;
   color:#FFFFFF;
   FONT-FAMILY: Trebuchet MS, Georgia, Times, serif;
}
	
.bottomnav
		{
	FONT-FAMILY: Trebuchet MS, Georgia, Times, serif;
	FONT-SIZE: 14PX;
	color: #000000;
	text-decoration:none;
	}
	
.bottomnav a
		{
	FONT-FAMILY: Trebuchet MS, Georgia, Times, serif;
	FONT-SIZE: 14PX;
	color: #000000;
	text-decoration:none;
	}
	
.bottomnav a:link
		{
	FONT-FAMILY: Trebuchet MS, Georgia, Times, serif;
	FONT-SIZE: 14PX;
	color: #000000;
	text-decoration:none;
	}
	
.bottomnav a:hover
		{
	FONT-FAMILY: Trebuchet MS, Georgia, Times, serif;
	FONT-SIZE: 14PX;
	color:#000099;
	text-decoration:underline;
	}

