P {
   font-family : "times new roman"; 
   text-align : justify; 
   text-indent : 2em; 
   margin : 0 3em 1em; 
}


H2 {
   font : 2em serif; 
   color : #ffffff; 
   text-align : center;
   font-family : "times new roman";  
}


H1 {
   font : 5em serif; 
   color : #ffffff; 
   text-align : center; 
}


DIV.box2 {
   text-align : justify; 
   padding : 0.5em; 
   border-width : 0 medium; 
   border-style : none solid; 
   border-color : silver; 
   width : 70%; 
}


DIV.box {
   background : #000000; 
   text-align : justify; 
   padding : 0.5em; 
   border-width : medium; 
   border-style : solid; 
   border-color : silver; 
   width : 70%; 
}


BR {
   font-family : "times new roman"; 
   text-align : center; 
}


A:visited {
   color : silver; 
   text-decoration : underline; 
   font-family : "times new roman"; 
}


A:link {
   color : #ffffff; 
   text-decoration : none; 
   font-family : "times new roman"; 
}


A:hover {
   color : #000000; 
   background : #ffffff; 
   text-decoration : underline overline; 
   font-family : "times new roman"; 
}


A:active {
   font-weight : bold; 
   color : #000000; 
   text-decoration : none; 
   font-family : "times new roman"; 
}
