body
{font-family: Arial, Helvetica, "Times New Roman";
 background-color: rgb(193,132,255);font-size:12pt}

h2 {font-family: "Times New Roman";
    font-weight: bolder;
    color: White;
    font-style:italic;
    margin-left:2cm}
a {font-weight: bold}
a:link {color: #0000CC}

a:active {color: purple; font-size: 10pt}
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.bluebold {font-weight: bold;
 	   color:white;
           margin-left:2cm}

p.bott {bottom:0px; 
        right:0px;
        font-size:8pt;
        text-align:center}


