/* 
cascading style sheet for uwl alumni pages -- created 09.07.00

COMMENTS:
--windows version
*/

BODY	{
	font-family: helvetica, sans serif;
	font-size: 11pt; 
	color: #000000;
	margin-left : 0px;
	margin-top : 0px;
	}
	
A:link {
	color: #ffffff;
    text-decoration : none;
	}

A:visited {
	color: #9E1944;
    text-decoration : underline;
	}

A:active {
	color: #ffffff;
    text-decoration : none;
	}

STRONG	{
	font-weight: bold;
	}

TABLE {
	border: 0; 
	cellpadding: 0; 
	cellspacing: 0;
	}

TD {
	font-family: helvetica, sans serif; 
	font-size: 11pt; 
	}

#btext {
    font-family: helvetica, sans serif;
	font-size: 8pt; 
	color: #9E1944;
	align: center;
	}
    
#ttext {
    font-family: helvetica, sans serif;
	font-size: 8pt; 
	color: #ffffff;
	}
    
#ntext {
    font-family: helvetica, sans serif;
	font-size: 11pt; 
    }	