
<HTML>
<HEAD>
<TITLE>sp3:external style sheet</TITLE> 
<STYLE TYPE="text/css"> 
<!--
body {font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #000000}

p {font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #000000}

td {font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #000000}

H1 {font-family: Verdana, Arial, Helvetica; font-size: 14px; line-height: 16px; 
   font-weight: bold; color: #CE0441; margin-top: 4px; margin-bottom: 4px}

H2 {font-family: Verdana, Arial, Helvetica; font-size: 18px; line-height: 20px; 
   font-weight: bold; color: #CE0441; margin-top: 4px; margin-bottom: 4px}

H3 {font-family: Verdana, Arial, Helvetica; font-size: 24px; line-height: 26px; 
   font-weight: bold; color: #CE0441; margin-top: 5px; margin-bottom: 5px}

H4 {font-family: Verdana, Arial, Helvetica; font-size: 14px; line-height: 16px; 
   font-weight: bold; color: #006633; margin-top: 4px; margin-bottom: 4px}

H5 {font-family: Verdana, Arial, Helvetica; font-size: 18px; line-height: 20px; 
   font-weight: bold; color: #006633; margin-top: 4px; margin-bottom: 4px}

H6 {font-family: Verdana, Arial, Helvetica; font-size: 16px; line-height: 18px; 
   font-weight: bold; color: #000000; margin-top: 4px; margin-bottom: 4px; margin-left: 3px}

.head {font-family: Arial, Helvetica; font-size: 16px; line-height: 16px; 
   font-weight: bold; color: #000000; margin-top: 2px; margin-bottom: 2px}

A {text-decoration: none}
-->
</STYLE>

</HEAD>
<BODY>
H1 14px red
H2 18px red
H3 24px red
H4 14px green
H5 18px green
H6 16px black
</BODY>
</HTML>