body { font-family: Georgia, "Times New Roman", Times, serif; 
	margin: 3% 5% 3% 5%; }

h1 { }

h2 { font-size: medium; font-weight: normal;
        text-align: left; margin: 0.5em 1em 0em 1em; }

h3 { font-size: medium; font-weight: normal;
	text-align: left; margin: 0.5em 1em 0em 1em; }

ul { } 

p.text { text-indent: 2em; }

div.nanu { font-family: courier; font-weight: bold; }
div.biph { font-size: large; font-weight: bold; }

div.menu { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small; text-align: center; }

td.fieldname { font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; text-align: right; }

A:link { color: #996600; text-decoration: none;  }
A:visited { color: #A950A0; text-decoration: none; }
A:hover { color: #000000; text-decoration: underline; }

