body
p  {
font-family: "Century Gothic", "Verdana", sans-serif;
color:#000000; 
}
H1 {
text-align:center;
font-family: "Century Gothic", "Verdana", sans-serif;
font-size: 18pt; }
H2 { 
text-align:center;
font-family: "Century Gothic", "Verdana", sans-serif;
font-size: 18pt;
font-weight: bolder; }
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}
table#table2
{tr
td#td1
{width: 70%;
text-align:center;
font-family: "Century Gothic", "Verdana", sans-serif;
font-size: 18pt;
font-weight: bolder}
td#td2
{width: 30%;
tex-align:right;
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: green }
a:active {color: purple}