BODY
	{
	background-color:white;
	background-image:url("graphics/gray1.gif");
	font-family:sans-serif;
	}

H1
	{
	font-family:serif;
	font-size:250%;
	}

H2
	{
	font-family:serif;
	font-size:170%;
	}

H3
	{
	font-family:serif;
	font-size:125%;
	}
H4
      {
      font-family:serif;
      font-size:110%;
      }	

.warning
	{
	color:#CD0000;
	font-size:165%;
	font-weight:bold;
	}

.disclaimer
	{
	color:#666666;
	font-size:125%;
	}
.subdisclaimer
      {
      color:#3D3D3D;
	font-size:100%;
	}
.footer
	{
	font-family:serif;
	font-size:80%;
	}
