/* atlas.css */
/* Author: Richard Warnick */
/* Last update: 01/09/2003 */

.bdytxt { background: #FAFAEC;
	  font-family: arial, sans-serif;
	  font-weight: normal;
	  font-size: 12pt;
	  color: black }
.boldertxt { font-family: arial, sans-serif;
	     font-weight: bold;
	     font-size: 12pt }
.smalltxt { font-family: arial, sans-serif;
	    font-weight: normal;
	    font-size: 8pt;
            font-style: italic }
.contact {
	    font-weight: normal; 
            font-size: 8pt; 
            font-family: arial, sans-serif }
TD { font-family: arial, sans-serif;
     font-size: 12pt }
.title { font-family: arial, sans-serif;
	  font-weight: bold;
	  font-size: 30pt;
	  color: #990000;
	  text-align: center }
.atlas { font-family: arial, sans-serif;
        font-weight: bold;
        font-size: 12pt;
        color: #FFCC00 }
P.subhead { font-family: arial, sans-serif;
	    font-weight: bold;
 	    font-size: 14pt;
	    color: orange;
	    text-align: left }
P.subtitle { font-family: arial, sans-serif;
	     font-weight: bold;
	     font-size: 20pt;
	     text-align: center;
	     color: teal }
P.footer { font-family: arial, sans-serif;
	   font-weight: bold;
	   font-size: 10pt;
	   text-align: center }
P.update { font-family: arial, sans-serif;
	   font-style: italic;
	   font-size: 8pt;
	   text-align: center;
	   color: #003366 }
P.greentext { font-family: arial, sans-serif;
	      font-weight: bold;
	      font-size: 16pt;
	      color: green;
	      text-align: center }
A { font-family: arial, sans-serif;
    text-decoration: none }
A:link { color: #990000;
	 font-weight: normal }
A:visited { color: #9966CC;
	    font-weight: normal }
A:hover { color: #6666FF;
	  font-weight: normal;
          text-decoration: underline }
A:active { color: #6666FF;
	   font-weight: normal;
           text-decoration: underline }