<html>
<head>
<title>myStyle1</title> 
<style>

hr {color :"#800000"}

body { font-size : 10pt;
font-family : Century Gothic;
background-image : url('Images/image001a.jpg')  }

p { color : #024A30 ;
font-weight: medium;
font-style : normal;
font-size : 10pt;
font-family : Century Gothic}

H1 { color : #024A30;
font-weight: bold;
font-size : 24pt;
font-family : Arial}

H2 { color : #024A30;
font-weight: medium;
font-style : normal;
font-size : 18pt;
font-family : Arial}

H3 { color : #024A30;
font-weight: medium;
font-style : normal;
font-size : 16pt;
font-family : Arial}

H4 { color : #024A30;
font-weight: medium;
font-style : normal;
font-size : 14pt;
font-family : Arial}

H5 { color : #024A30;
font-weight: bold;
font-style : normal;
font-size : 12pt;
font-family : Arial}

DD { font-weight: medium;
font-style : normal;
font-size : 10pt;
font-family : Century Gothic}

ul { font-family: Century Gothic ;
font-weight: normal ;
font-size: 10Pt ; 
font-style: normal ;
color: #024A30 ;
list-style-image:url('Images/listButton1.gif')}

li { font-family: Century Gothic ;
font-weight: normal ;
font-size: 10Pt ; 
font-style: normal ;
color: #024A30 ;
list-style-type:"none" }

td { font-family: Century Gothic;
font-size: 10pt ;
color: #024A30 ;}

th { font-weight: bold;
font-style : normal;
font-size : 10pt;
font-family : Century Gothic ;
color: #024A30 ;}

button { font-family: Century Gothic; 
font-size: 10pt;
text-decoration: blink; 
font-weight: bold }

.pComment { font-family : Comic Sans MS ;
color: #008000 ;
font-size: 8pt ;
font-weight : normal }

.pBold { font-family : Comic Sans MS ;
font-size: 8pt ;
font-weight : bold }

.pSmall { font-family : Comic Sans MS;
font-size : 8pt ;
font-weight : normal }

</style>
</head>
</html>