body{
  background-color:#FFFFFF;
  }
  
  
h1,h2,h3{
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#000000;
  }
  

p,ol,ul,dl,li{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  color:#000000;
  }
  
  
a:link{
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
color:#303683;
  }
  
a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
color:#000066;
  }
  
  
