
BODY	{
	font-family:		Luxi Sans, Arial, sans-serif;
	font-size:		11pt;
	background-color:	#fffff4;
}

A:link	{
	text-decoration:	underline;
	color:			#0000ff;
	background:		transparent;
	}

A:visited {
	text-decoration:	underline;
	color:			#993300;
	background:		transparent;
	}

A:hover	{
	text-decoration:	underline;
	color:			#ff6666;
	background:		transparent;
}

H1, H2, H3, H4, H5, H6 {
	font-family:		Times New Roman, serif;
}

H1	{
	color:			black;
	}

H2	{
	color:			#000080;
	}

H3	{
	color:			black;
	}

H4	{
	color:			#004000;
	}

H5	{
	color:			#004000;

H6	{
	color:			#004000;
}

PRE	{
	font-family:		Courier New, Courier;
	font-size:		12pt;
	}

