BODY	{background:"#004422";
	 margin-top: 5}

A:link {color:"#FFFF00";
	 background: #004422}

A:active {color:"#FFFF00";
	 background: #004422}

A:visited {color:"#FFFF00";
	 background: #004422}

A:hover { color: white }

P	{font-weight:bold;
         font-size:10pt;
	 text-align:left;
	 color:"#FF8800";
	 background:#004422;
	 font-family:Arial, Helvetica, Courier, 'Times New Roman'}

/* H1 is the title at the top of the page */

H1	{font-weight:bold;
         font-size:20pt;
	 text-align:center;
	 color:#FF8800;
	 background:#004422;
	 font-family:Arial, Helvetica, 'Times New Roman'}

/* H2 is a level 2 subtitle for a subsection */

H2	{font-weight: bold;
         font-size:16pt;
	 text-align:center;
	 color:#FF8800;
	 background:#004422;
	 font-family:Arial, Helvetica, 'Times New Roman'}

/* H3 is a rarely used level 3 subtitle for a subsection */

H3	{font-weight:bold;
         font-size:12pt;
	 text-align:center;
	 color:#FF8800;
	 background:#004422;
	 font-family: Arial, Helvetica, 'Times New Roman'}

/* H4 is a set of links in a line */

H4	{font-weight:bold;
         font-size:12pt;
	 text-align:center;
	 color:#FF8800;
	 background:#004422;
	 font-family:Arial, Helvetica, 'Times New Roman'}

/* H5 is the logo at the bottom of the page */

H5	{font-weight:normal;
	 text-align:center;
	 color:#FF8800;
	 background:#004422;
	 font-family:Arial, Helvetica, 'Times New Roman'}

LI UL OL 	{font-weight:normal;
         font-size:10pt;
	 text-align:left;
	 color:#FFFF00;
	 background:#004422;
	 font-family:Arial, Helvetica, Courier, 'Times New Roman'}

CITE	{font-family: Arial, Helvetica, Courier, 'Times New Roman';
	 font-style: italic}


