BODY
	{
	font-size: 10pt;
	font-family: verdana, arial
	}

H1
	{
	font-size: 24pt;
	}

H5
	{
	font-size: 10pt;
	}

A
	{
	text-decoration:none;
	}

A:HOVER
	{
	text-decoration: underline;
	color: 00f;
	}

A:visited
	{
	color: #00f;
	}

TABLE
	{
	font-family: verdana, arial;
	font-size: 10pt;
	}

EM
	{
	font-style: normal;
	}

VAR
	{
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	}
P.tre
	{
	font-family: Lucida Console, Verdana, Courier New;
	}

PRE
	{
	font-family: Courier New, Lucida Console, Verdana;
	}