BODY { 
	   background-color:#030303;
	   color:#FFFFFF; 
}
h1{
   color:#000000; 
   font-size:170%;

}
hw1{
   color:#FFFFFF; 
   font-size:170%;
   font-weight: bold;
}
h2{
       font-family: times, Times New Roman, times-roman, georgia, serif;
       font-size:120%;
       color:#FFFFFF; 
	   #line-height: 25px;
       font-weight: 40%;
}
hw3{
       font-family: times, Times New Roman, times-roman, georgia, serif;
       font-size:120%;
       color:#FFFFFF; 
}
h3{
       font-family: Calibri, Arial, sans-serif;
       font-size:140%;
       color:#FFFFFF; 
	   line-height: 15px;
       font-weight: 40%;
}

.explanation{
       font-family: Calibri, Arial, sans-serif;
       font-size:120%;
       color:#FFFFFF; 
}
	   a:link { text-decoration: none; color: grey; }
	   a:visited { text-decoration: none; color: grey; }

