<html>
<head>
<meta http-equiv="Content-Language" content="en-us">

<title>hcsc style</title>

<style>{  }
span.table-nav { font-family: Arial; font-size: 9pt; color: #334d99 }


body         { font-family: Arial; font-size: 10pt; color:#334d99 }


h1           { font-size: 10pt; font-family: Arial; color: #800000 }
h2           { font-size: 12pt; font-family: Arial; color: #334d99; font-weight: bold }
h3           { font-size: 14pt; font-family: Arial; color: #800000; font-weight: bold }
h4           { font-size: 18pt; font-family: Arial; color: #800000; font-weight: bold }
h5           { font-size: 24pt; font-family: Arial; color: #800000; font-weight: bold }
h6           { font-size: 36pt; font-family: Arial; color: #800000; font-weight: bold }
table        { font-family: Arial; font-size: 10pt; color: #334d99 }

.rollmenu {border-right: #254869 1px solid; padding-right: 2px; border-top: #8eaac7 1px solid; display: block; padding-left: 2px; font-size: 11px; padding-bottom: 2px; border-left: #5f87af 1px solid; color: #eee; line-height: normal; padding-top: 2px; border-bottom: #19324c 1px solid; font-family: "Arial", "Helvetica", "sans-serif"; background-color: #00519b; text-decoration: none}
.rollmenu:hover {	background-color: #76a8d2; text-decoration: none}
.menuhead {font-weight: bold; font-size: 12px; color: #ffffff; background-color: transparent}
#menu1 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}
#menu2 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}
#menu3 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}
#menu4 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}
#menu5 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}
#menu6 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}
#menu7 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}
#menu8 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}

-->
</style>
</head>

<body>

<p>Body</p>
<h1>H1</h1>
<h2>H2</h2>
<h3>H3</h3>
<h4>H4</h4>
<h5>H5</h5>
<h6>H6</h6>
<ul>
  <li>Bulleted List</li>
</ul>
<ol>
  <li>Numbered List</li>
</ol>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" bgcolor="#C0C0C0">
  <tr>
    <td width="50%"><span class="table-nav">Table Definition</span></td>
    <td width="50%">&nbsp;</td>
  </tr>
  <tr>
    <td width="50%">&nbsp;</td>
    <td width="50%">&nbsp;</td>
  </tr>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>

</body>

</html>