<style type="text/css">

BODY.main			{
	background-color:	#ffffff;
	color:			#000000;
	background-image:	none;
	background-repeat:	repeat-y;
	background-attachment:	fixed;
	background-position:	0% 0%;

	font-family:		"new century schoolbook",	serif;
	font-size:		14pt;
	font-style:		normal;
	font-variant:		normal;
	font-weight:		normal;
	line-height:		18pt;

			}


:link			{ 
	background-color:	#ffffff;
	color:			#f05555; 
	text-decoration:	none;
			}


:visited		{
	background-color:	#ffffff;
	color:			#0000f0; 
	text-decoration:	none;
			}
:active			{
	background-color:	#ffffff;
	color:			#0a00ff;
	text-decoration:	none;
			}



P			{
	color:			#333333;
	word-spacing:		normal;
	letter-spacing:		normal;
	text-decoration:	none;
	vertical-align:		baseline;
	text-transform:		none;
	white-space:		normal;
			}

BLOCKQUOTE		{
	background-color:	#ffffff;
	color:			#333333;
	word-spacing:		normal;
	letter-spacing:		normal;
	text-decoration:	none;
	vertical-align:		baseline;
	text-transform:		none;
	text-indent:		5em;

			}

PRE			{
	background-color:	#ffffff;
	color:			#333333;
	word-spacing:		normal;
	letter-spacing:		normal;
	text-decoration:	none;
	vertical-align:		baseline;
	text-transform:		none;
	white-space:		pre;
	font-family:		"courier",	sans-serif;
	font-size:		12pt;
	line-height:		16pt;
			}

</style>



