h1 {text-align:center;}
h2 {color:maroon; background-color:white; text-align:center}
p  {text-align:justify;}

b   {color:maroon; background-color:white;}
a	 		    {text-decoration: none;}
a:link	  {color: #800000; background-color:white;}
a:visited	{color: #ff4433; background-color:white;}
a:hover		{color: #aa7700; background-color:white;}
li.b			{color:blue; background-color:white; font-weight:700;
					margin-top: 24pt; margin-bottom: 24pt;}
li.c			{margin-top: 24pt;}
body {
  		  background: #F75F0C;
		}
