body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
      }


P	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
      }

TD	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
      }

.menu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: red;
      }

OL	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	}

UL	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	}

LI	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	}

DL	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	}

DT {
	font-weight: bold;
      }


a:hover {
	Color: red;
	}

code {
	font-family: Courier;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}

PRE {
	font-family: Courier New;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 16pt;
	color: blue;
	}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: black;
      }

h3 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: black;
      }
