body {
	background-image: url("img/bg_pain.gif");
	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-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;
	}

.logotext {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	}

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: blue;
      }

h3 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: blue;
      }