﻿body { padding-left: 25%;
  	   padding-right: 25%;
	   font-family: Verdana, Arial, sans-serif; 
       font-color: #FFFFFF;
       font-size: 16px;
       body-color: 000000;       
       background-color: #000000;
   }
       
h1 { 
     font-family: Rockwell, Georgia, serif;
     font-color: #FFFFFF; 
     font-size: 24px;
     font-weight: 700;  
} 
h2 { 
     font-family: Verdana, color: #FFFFFF; size: 18px; weight: 700; 
} 
normal { 
         font-family: Verdana, color: #FFFFFF; size: 16px; weight: 400; 
 } 

a:link {
  color: #6BB0FF; 
   }
a:visited {
  color: #B0B3B8; 
   }
a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    }
                     
a.ex5:hover, a.ex5:active {text-decoration: underline;}