body       {font-family: "Lucida Sans Unicode", "Verdana", "Tahoma", "Arial Unicode MS", "Arial", "Helvetica", sans-serif;
            color: black;
			font-size: 150%;
			margin-left: 10%;
			margin-right: 10%;
			margin-top: 1em;
			margin-bottom: 1em;
}

h1         {text-align: center;
}

a          {text-decoration: none;
            color: blue}

a:hover    {text-decoration: underline;
            color: blue}

sup        {font-size: x-small}

sub        {font-size: x-small}

ul         {list-style-type: disc}