body{background-color: #000; font-family: arial,verdana,sans-serif; 
margin: 0px; padding: 0px;}

h1{font-family: 'times new roman', times, serif; font-weight: bold; color: #000;}
h2{font-family: 'times new roman', times, serif; font-weight: bold; color: #000;}


p{font-size: 1.0em; color: #fff; margin-left: 5%; margin-left: 5%;}
a{font-weight: bold; color:ff9900;}

.box1{color: #fff; background-color: #000;} 
border: 3px solid #ff9900; margin: 0.5% 5% 4% 5%; padding: 3%;}

.box2{color: #cdc7c7; background-color: #000; border: 3px solid #8c3ab5; margin: 0.5% 5% 4% 5%; padding: 1%;}

.center{text-align: center;}

.noted{font-size: 0.95em; font-weight: normal; text-align: center; margin-top: 2%; margin-bottom: 4%; color: #fff; background-color: transparent;}

.note{font-size: 0.95em; font-weight: bold; text-align: right; margin-right: 2%; color: #8c3ab5; background-color: transparent;}

.note2{font-size: 1.5em; font-weight: bold; text-align: left; color: #8c3ab5; background-color: transparent;}

.navb{font-family: arial, verdana, sans-serif;
	  font-size: 1.0em; 
      border: thin solid #ff9900;
	  text-align: center;
	  margin-right: 30%;
	  margin-left: 30%;
	  padding: 5px;
	  color: #fff;
	  
	  }


a.nav{font-family: arial, verdana, sans-serif;
      font-size: 1.0em;
	  background-color: transparent;
	  color: #fff;
	  text-decoration: none;
	  }
	  
a:hover{font-weight: bold;
        font-family: arial, verdana, sans-serif;
		font-size: 1.0em;
		background-color: transparent;
		color: #ff9900;
		text-decoration: underline overline;
		}    