/* Stylesheet for Task Force Site */

body      { background-color: white;
	    font-size: 12pt;
            font-family: serif;
            color: black }

p	  { text-align: center;
	     color: black }
 
.large    { text-align: center;
	    font-weight: bold;
	    font-size: 16pt} 

.special  { text-align: left;
	    color: black;
	    font-family: arial rounded MT; 
	    font-size: 10pt }

.uline	  { font-family: arial rounded MT; 
	    text-decoration: underline;
	    color: black;
	    font-size: 12pt;
	    font-weight: bold }	    

table	  { color: black;
	    font-size: 12pt; }

a	  { color: #B552AD;
	    font-weight: bold}
 
div	  { text-align: center;
	    color: purple;
	    font-size: 12pt;
            font-family: arial rounded MT }

