/* 
cascading style sheet for uwl foundation pages -- created 07.24.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: 10pt; 
	}

#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; 
    }

#ftext {
    font-family: helvetica, sans serif;
	font-size: 9pt; 
	}
	A.special:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration:underline;
	font-size:9pt;
	font-style: italic;
	font-weight: bold;
	color:#000000;
	}
	
A.special:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration:underline;
	font-size:9pt;
	font-style: italic;
	font-weight: bold;
	color:#000000;
	}
	
A.special:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration:underline;
	font-size:9pt;
	font-style: italic;
	font-weight: bold;
	color:#000000;
	}

A.special:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration:none;
	font-size:9pt;
	font-style: italic;
	font-weight: bold;
	color:#000000;
	}