body {background-attachment: fixed;   
      text-align: justify;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;}

a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}


h1 {font-size: 24px; font-family: Arial, Helvetica, sans-serif
    color: "blue"; text-align: center;}
	
h2 {font-size: 14px; font-family: Arial, Helvetica, sans-serif
    position: relative; 
	text-align: center; font-style: italic; }
	
h3 {font-size: 30px; font-family: Arial, Helvetica; 
    font-weight: bold; color: black; position: center;}

h4 {font-size: 16; font-weight: bolder; color: #305959;}

table {background-color: white;
       color: black;
       font-family: arial;
       font-size: 12px;
       text-align: left;}
