A:link {
	color: blue;
	text-decoration: none;}

A:visited {
	color: #336699;
	text-decoration: none;}

A:active {
	color: #CC0000;
	text-decoration: none;}

A:hover {
	color: green;
	text-decoration: none;}

body {
      background-color: #726FA6;
      font-family: Ariel;Tahoma}

H1 {
   font-size: 12pt;
   font-weight: bold;
   font-family: Ariel;Tahoma}
   
table {
   font-size: 8pt;
   font-family: Ariel;Tahoma}
