    body {
	background-color:#EDFADC;
	font:bold;
	color:#000000;
	font-family:verdana,fixedsys;
	font-size:10pt;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-repeat: no-repeat;

	 }


  a {
          color:#0E116F;
          visited:#0E116F;
    }

  .headblue {
           font-weight:500;
	   color:#0E116F;
           font-family:times new roman;
	   font-size:14pt;
        }

  .headblack {
	font-weight:500;
	color:#000000;
	font-family:cursive;
	font-size:16pt;
	font-style: oblique;


        }

  .normal {
	color:#000000;
	font-family:verdana;
	font-size:8pt;
	font:normal;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;



        }

  .normalblue {
	   color:#0E116F;
           font-family:verdana;
	   font-size:8pt;
        }

  .normalblack {
	   color:#000000;
           font-family:verdana;
	   font-size:10pt;
        }

  .buttblue {
           font:bold;
           text-decoration:none;
	   color:#FFFFFF;
           font-family:verdana;
	   font-size:8pt;
           background-color:#0E116F;
           border-style:outset;
           border-width:1px;
        }

  .buttred {
           font:bold;
           text-decoration:none;
	   color:#FFFFFF;
           font-family:verdana;
	   font-size:8pt;
           background-color:#D1562C;
           border-style:outset;
           border-width:1px;
        }


  .formfield {
	   color:#105f9c;
           font-family:verdana;
	   font-size:10pt;
           background-color:#DDDDDD;
           border-style:inset;
           border-width:1px;
        }

  .link {
           text-decoration:none;
	   color:#FFFFFF;
           font-family:verdana;
	   font-size:10pt;
           background-color:#105f9c;
           border-style:inset;
           border-width:1px;
        }

  .linknormal {
           text-decoration:none;
	   color:#000000;
           font-family:verdana;
	   font-size:8pt;
        }
.buttgreen {
	font:bold 8pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#49B037;
	border-style:outset;
	border-width:1px;
	text-align: center;

}
.head {

	font-weight:600;
	color:#339900;
	font-family:cursive;
	font-size:18pt;
	font-style: oblique;
}
.normalgruen {

	   color:#339900;
           font:oblique normal 8pt verdana;
}
