/* first overall style declarations */
BODY	  { background: #FFFFFF; color: #333333;
		font-family: Arial, Helvetica, sans-serif}
H1	  { color: #990000;
	    font-weight: bold; font-size: xx-large;
	    margin-left: 0em }
P	  { margin-right: auto}
A         { text-decoration: none}
A:link    { color: #990000;}
A:active  { color: #990000;}
A:visited { color: #996600;}
A:hover   { color: #bb0000;}
ADDRESS   { text-align: left }
A.butn    { text-decoration: none }
