/* constancy CSS1 type sheet by Bryan Wong 3/10/01  */
/* <link href="constancyRoman.css" rel="stylesheet" type="text/css" title="constancy"> */

BODY {
	background: #FFFFFF;
	font-family: Arial,Helvetica;
	font-size: 10pt;
	font-style: normal;
	color: #66796f;
	width: 800px;
	margin-left: 7px;  
	margin-up: 0px;
}

TABLE.out {
	background: #ddefff
}

TD.select	{
	font-family: Arial,Helvetica;
	font-size: 9pt;
	color: #66796f;
}

TD.noselect	{
	font-family: Arial,Helvetica;
	font-size: 9pt;
	color: #66796f;
}


IMG	{
	BORDER: 0;
}





A:link {
	TEXT-DECORATION: underline;
	COLOR: #6d9a72;
}
A:active {
	TEXT-DECORATION: none;
	COLOR: #6d9a72;
}
A:visited {
	TEXT-DECORATION: underline;
	COLOR: #7dac81;
}
A:hover {
	TEXT-DECORATION: underline;
	COLOR: #4d8052;
}



/* EXTRAS */



SPAN.16 {
	font-size:18pt;
}
SPAN.12 {
	font-size:14pt;
}
SPAN.8 {
	font-size:10pt;
}	




