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

BODY {
	/*background: #D7ED8A;*/
	background: #dddddd;
	font-family: Arial,Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #222222;
	/*width: 800px;*/
	margin-left: 0px;  
	/* margin-right: 30; */
	margin-up: 0px;
}


	TABLE.out {
	background: #ddefff
	}

	TD	{
	font-family: Arial,Helvetica;
	font-size: 8pt;
	color: #222222;
	}

	TD.rant	{
	font-family: Arial,Helvetica;
	font-size: 8pt;
	color: #222222;
	}



IMG	{
	BORDER: 0;
}





A:link {
	TEXT-DECORATION: none;
	COLOR: #4433dd;
}
A:active {
	TEXT-DECORATION: none;
	COLOR: #222222;
}
A:visited {
	TEXT-DECORATION: none;
	COLOR: #555555;
}
A:hover {
	COLOR: #bb85555;
}



/* EXTRAS */



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




