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