A:link, A:active, A:visited { text-decoration: none;
			      color: #000099}
A:hover {text-decoration: underline}

body{background-color:#ffffcc}
/* Fonts looked better on NT with 75% and 70%, but SGI blurred these sizes */
.menu {font-family: helvetica, arial;
       font-weight: bold;
       font-size: 80%;
       color: #000099;
       line-height: 150%}
.notice {font-family: helvetica, arial;
        font-weight: bold;
        font-size: 90%;
        color: #cc0000;
        line-height: 150%}
.outline {font-family: helvetica, arial;
	  font-size: 80%;
	  font-weight: normal;
	  line-height: 120%;
	  color: #000099}
.menufine {font-family: helvetica, arial;
          font-size: 65%;
          font-weight: normal;
          color: #000099}
.smtxt {font-family: helvetica, arial;
	font-size: 80%}
.vsmtxt {font-family: helvetica, arial;
	font-size: 75%}
.nrmtxt {font-family: helvetica, arial}

span {text-decoration: underline;
      font-weight: bold}

H1 {font-family: helvetica, arial}
H3 {font-family: helvetica, arial}
H4 {font-family: helvetica, arial}
H5 {font-family: helvetica, arial}
P {font-family: helvetica, arial}
UL {font-family: helvetica, arial}
DL {font-family: helvetica, arial}
/* original (absolute font size) styles
.menu {font-family: helvetica, arial;
       font-weight: bold;
       font-size: 16px;
       color: #000099;
       line-height: 25px}
.outline {font-family: helvetica, arial;
          font-size: 14px;
          font-weight: bold;
          line-height: 20px;
          color: #000099}
*/

