<title>Clarkes Cascading Style Sheets</title>
<STYLE TYPE="text/css">

H0 {}
H1 {font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-style: normal} 
H2 {font-family: "Times New Roman", Times, Serif; font-size: 16pt; font-style: italic} 
H3 {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; position: relative; left: 20px; top: -10px}
H4 {font-family: "Times New Roman", Times, Serif; font-size: 12pt; font-weight: bold}
H5 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; position: relative; left: 20px; top: -10px}
H6 {font-family: "Times New Roman", Times, Serif; font-size: 6pt; font-style: italic; 20px; top: -10px}

.red {color: red} 
.green {color: green} 
.blue {color: blue} 
.black {color: black} 
.white {color: white} 

body {background-color: white; bgproperties: fixed; text: White; link: White; alink: White; vlink: White; margin-left: 1%; margin-right: 1%}
</STYLE>