BODY {color: black;
      bgcolor: white;
	  font-family: "Times New Roman", Times, serif}
BODY {
     background: URL(sao_backgr.jpg) white;
     color: black;
  }
P {text-align: left;
	margin-left: 5%;
	margin-right: 5%;}
H1, H2, H3 {color: #0033cc}
UL {color: #826200;
	font-weight: bold}
a:link.menu {color: darkslateblue;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: none;
}
a:visited.menu {color: darkslateblue;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: none;
}
a:active.menu {color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: none;
}
a:hover.menu {color: red;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: none;
}
 
