
BODY
	{
	font-family:		Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size:		10pt;
	}

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 	{
	COLOR:		black;
	font-family:	Times, Arial, Lucida, sans-serif;
	font-weight:	bold;
	font-size:	20pt;
	font-style:	normal;
	}

H2 	{
	COLOR:	black;
	font-family:	Times, Arial, Lucida, sans-serif;
	font-weight:	bold;
	font-size:	16pt;
	font-style:	normal;
	}

H3 	{
	COLOR:	black; 
	font-family:	Times, Arial, Lucida, sans-serif;
	font-weight:	bold;
	font-size:	12pt;
	font-style:	normal;
	}

H4 	{
	COLOR:	black;
	font-family:	Times, Arial, Lucida, sans-serif;
	font-weight:	bold;
	font-size:	10pt;
	font-style:	normal;
	}

P, TR, THEAD, TFOOT, TH, TD,
DL, OL, UL, LI, BLOCKQUOTE, SPAN, BR
	{
	font-size:	10pt;
	}

.textfield
	{
	font-family:	Courier;
	font-style:	normal;
	font-size:	small;
	}

.textarea
	{
	font-family:	Courier;
	font-style:	normal;
	font-size:	small;
	}

.tablehead
	{
	font-size:	small;
	}

.tabledata
	{
	font-size:	small;
	}
