body
p  {
font-family: "Century Gothic", "Verdana", sans-serif;
color:#000000; 
}
H1 {
background-image: url("mancom1.jpg"); 
background-repeat : no-repeat;
background-position: top left;
padding: 70px 30px 30px 80px; 
text-align:center;
font-family: "Century Gothic", "Verdana", sans-serif;
font-size: 18pt; }
H2 { 
border-bottom-style: solid; 
border-right-style: solid;
font-family: "Century Gothic", "Verdana", sans-serif;
font-size: 14pt; }
table#table1
{width: 100%; cellspacing: 0px;
}
tr 
td#td1
{width: 70%; 
border-style: none;
margin: 0px ;
background-color: #FFFFFF; 
vertical-align: top;
text-align:left;
font-family: Century Gothic,Verdana,Arial,sans-serif;
font-size: 12pt;
color: #000000;}
td#td2
{width: 30%; 
height: 420px;
border-style: none; 
padding: 10px 20px 10px 70px; 
background-color: #E6E6FA;
vertical-align: top;
text-align:left;
font-family: Century Gothic,Verdana,Arial,sans-serif;
font-size: 12pt;
color: #000000}
UL LI {
 list-style-type: disc; }
 UL UL LI {
 list-style-type: circle; }
 UL UL UL LI {
 list-style-type: square; }
}


a:link {color: navy }
a:visited {color: purple }
a:active {color: green}