<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>HTML</title>
</head>

<body>

<pre>HTML {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
}

BODY {
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    LINK: #0000CC;
    VLINK: #0000CC;
}


/* Color Classes  */

/* Dark Blue */
.clPrimary1{  
	color:#003366;
}

/* Light Grey */
.clPrimary2{  
	color:#999999;
}

/* Black */
.clPrimary3{  
	color:#000000;
}

/* Light Blue */
.clSecondary1{ 
	color: #336699;
}

/* Green */

.clSecondary2{ 
     color:#66CC00
}

/* Dark Grey */
.clSecondary3{ 
	color:#666666;
}

/* Nav Blue */
.clSecondary4{ 
	color:#0066CC;
}


/* Header One - Page Title*/
.clH1 {
    font-size: 10pt;
    font-weight: bold;
}

/* Header Two -  Sub Page Title */
.clH2 {
    font-size: 12pt;
    font-weight: bold;
}
    
/* Header 3 - Paragraph Lead*/
.clH3 {
    font-weight: bold;
    font-size: 9pt;
}

/* header 4 - 8 point bold */
 .clH4 {
    font-weight: bold;
    font-size: 8pt;
}




a.Link {
    font-size:8pt
    text-decoration:  underline; 
}

a.LinkLarge{
    font-size:12pt
    text-decoration:  underline;
}

/* 7 point  */
.cltextsmall {	    
	font-size:7pt;
}

/* 8 point */
.cltext {
    font-size:8pt;
}

/* 9 point */
.cltextlarge{
    font-size:9pt;
}

</pre>

</body>

</html>
