body
{font-family: Arial,Helvetica,  "Times New Roman";

     background-color: rgb(255,255,255);
    font-size:12pt}



h2 {font-family: "Times New Roman";

    font-weight: bolder;

    color: teal;

    font-style:italic;

    margin-left:2cm}

a {font-weight: bold}

a:link {color: #0000CC}


a:active {color: black;
 font-size: 10pt}


a:active {color: purple;font-size:12pt}
a:visited {color: purple;font-size: 10pt}

a:hover {color: black;font-size: 12pt}


p.center {text-align:center}

p.margin {margin-left:4cm;

	  margin-right:4cm}
 
p.margbold {margin-left:2cm;

	  margin-right:2cm;

	  font-weight: bold}

 
p.margpurp {margin-left:2cm;

	  margin-right:2cm;

	  font-weight: bold;
 	  color: purple}



p.bluebold {font-weight: bold;

 	   color:purple;

           margin-left:2cm}

p.smfont {font-size:10pt;

             margin-left:4cm;

	     margin-right:4cm}

p.bott {bottom:0px;
 
        right:0px;

        font-size:8pt;

        text-align:center}


