<STYLE>
<!--
.BAR {
	COLOR: white; FONT: bold small Arial; TEXT-DECORATION: none
}
.TXT {
	FONT: small Verdana, Arial, Helvetica; TEXT-DECORATION: none
}
<!-- QCMS -->
<!-- File with fonts same as Web5star. ** Means changed for QCMS but still similiar or new. -->
<!-- Key for following font classes -->
<!--   SectHeading - Headings used in Page Sections    **:MParagHeading - Maroon Headings within Page Section -->
<!--   NavHeading - Headings used in Navigation tables   :NavHeadingO - ORANGE Headings used in Navigation tables -->
<!-- **LrgHeading - Lrg Blue Headings on main pages    **:NormalText - Normal text in pages (Blue) -->
<!-- **ImageText  - Text round images                  **:ImageTextB - Bold Text around images -->
<!-- **MedHeading - Med Blue Headings on main pages    **:SubHeading - Black Sub Headings  -->
<!--   SubHeadingB - Bold Black Sub Headings           **:NormalTextB - Bold Normal text in pages -->
<!--   NmlTxtLink - Normal Text Blue Link/Underline      :LrgLink  - Bold, Blue Link -->
<!--   NmlTxtLinkD - Small Bold Normal text in pages     :NmlTxtLinkW - Normal Text WHITE Bold Link/Underline -->
<!--   NmlTxtLinkB - Normal Text Blue BOLD Link/Uline  **:WNormalTextB - White Bold Normal Text NO underline -->
<!-- **MNormalText - Maroon Normal Text                **:MNormalTextB - Maroon Bold Normal Text -->
<!-- **MLrgHeading - Lrg Maroon Headings on main page  **:BBImageText  - BLUE Text round images  -->
<!-- **WNormalTextL - Larger Bold White text in tables **:WNormalTextS - White text, in tables/boxes (SMLLR -->

.SectHeading
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 10pt;
     color : white;
     font-weight: bold;
}
.MParagHeading
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 12pt;
     color: 993333;
     font-weight: bold;
}
.NavHeading
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 10pt;
     color : white;
     font-weight : bold;
     TEXT-DECORATION: none;
}
.NavHeadingO
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 10pt;
     color : FF9900;
     font-weight: bold;
     TEXT-DECORATION: none;
}
.LrgHeading
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 18pt;
     color: 000066;
     font-weight: bold;
}
.MLrgHeading
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 18pt;
     color: 993333;
     font-weight: bold;
}
.NormalText
{
     font-family : Verdana, Arial, Helvetica, sans-serif;
     font-size : 10pt;
     color: 000066;
     font-weight : bold;
}
.MNormalText
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 10pt;
     color: 993333;
     font-weight : bold;
}
.ImageText
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 8pt;
     color: 993333;
}
.BBImageText
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 8pt;
     color: 000066;
}
.ImageTextB
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 9pt;
     color : FFFFFF;
     font-weight : bold;
}
.MedHeading
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 13pt;
     color: 000066;
     font-weight: bold;
}
.SubHeading
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 16pt;
     color: 000066;
     font-weight: bold;
}
.SubHeadingB
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 14pt;
     color: 000000;
     font-weight : bold;
}
.NormalTextB
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 12pt;
     color: 000066;
     font-weight: bold;
}
.WNormalTextB
{
     font-family : Verdana, Arial, Helvetica, sans-serif;
     font-size : 12pt;
     color: FFFFFF;
     font-weight: bold;
     text-decoration: none;
}
.WNormalTextL
{
     font-family : Verdana, Arial, Helvetica, sans-serif;
     font-size : 10pt;
     color: FFFFFF;
     font-weight: bold;
     text-decoration: none;
}
.WNormalTextS
{
     font-family : Verdana, Arial, Helvetica, sans-serif;
     font-size : 8pt;
     color: FFFFFF;

     text-decoration: none;
}
.MNormalTextB
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 10pt;
     color: 993333;
     font-weight: bold
}
.LrgLink
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 14pt;
     color : 3300FF;
     font-weight : bold;
     TEXT-DECORATION: underline
}
.NmlTxtLink
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 10pt;
     color: 3300FF;
     TEXT-DECORATION: underline
}
.NmlTxtLinkB
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 10pt;
     color: 3300FF;
     font-weight : bold;
     TEXT-DECORATION: underline
}
.NmlTxtLinkD
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 9pt;
     color: 3300FF;
     font-weight : bold;
     TEXT-DECORATION: underline
}
.NmlTxtLinkW
{
     font-family : Arial, Helvetica, sans-serif, Verdana;
     font-size : 10pt;
     color : white;
     font-weight : bold;
     TEXT-DECORATION: underline;
}
A:hover {
     COLOR : FF9900; TEXT-DECORATION: none
}
</STYLE>
<STYLE>
<!--
BODY{
scrollbar-face-color:#003366;
scrollbar-arrow-color:white;
scrollbar-track-color:#FCE7CA;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
-->
</STYLE>