<STYLE>
<!--
.BAR {
	COLOR: white; FONT: bold small Arial; TEXT-DECORATION: none
}
.TXT {
	FONT: small Verdana, Arial, Helvetica; TEXT-DECORATION: none
}
<!-- File with fonts same as Web5star. ** Means changed for Mediprac but still similiar. -->
<!-- Have been prefixed with'M' where colour is now Maroon instead of Web5star colours. -->
<!--   Key for following font classes -->
<!--   SectHeading - Headings used in Page Sections       :ParagHeading - Headings within Page Section -->
<!--   NavHeading - Headings used in Navigation tables    :NavHeadingO - ORANGE Headings used in Navigation tables -->
<!-- **MLrgHeading - Lrg Maroon Headings on pages         :NormalText - Normal text in pages -->
<!-- **MImageText  - Text round images                  **:MImageTextB - Maroon Bold Text around images -->
<!-- **MMedHeading - Med Maroon Headings on main pages    :SubHeading - Black Sub Headings  -->
<!--   SubHeadingB - Bold Black Sub Headings            **:MNormalTextB - 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     : -->

.SectHeading
{
     font-family : Verdana, Arial, Helvetica ;
     font-size : 10pt;
     color : white;
     font-weight: bold;
}
.ParagHeading
{
     font-family : Verdana, Arial, Helvetica ;
     font-size : 10pt;
     color: 003366;
     font-weight: bold;
}
.NavHeading
{
     font-family : Arial, Helvetica, Verdana;
     font-size : 10pt;
     color : white;
     font-weight : bold;
     TEXT-DECORATION: none;
}
.NavHeadingO
{
     font-family : Arial, Helvetica, Verdana;
     font-size : 10pt;
     color : FF9900;
     font-weight: bold;
     TEXT-DECORATION: none;
}
.MLrgHeading
{
     font-family : Verdana, Arial, Helvetica;
     font-size : 18pt;
     color: 993333;
     font-weight: bold;
}
.NormalText
{
     font-family : Verdana, Arial, Helvetica;
     font-size : 10pt;
     color: 000000;
}
.MImageText
{
     font-family : Arial, Helvetica, sans-serif ;
     font-size : 8pt;
     color: 993333;
}
.MImageTextB
{
     font-family : Arial, Helvetica, sans-serif ;
     font-size : 9pt;
     color : 993333;
     font-weight : bold;
}
.MMedHeading
{
     font-family : Arial, Verdana, Helvetica;
     font-size : 13pt;
     color: 993333;
     font-weight: bold;
}
.SubHeading
{
     font-family : Verdana, Arial, Helvetica;
     font-size : 14pt;
     color: 000000;
}
.SubHeadingB
{
     font-family : Arial, Verdana, Helvetica;
     font-size : 14pt;
     color: 000000;
     font-weight : bold;
}
.MNormalTextB
{
     font-family : Verdana, Arial, Helvetica;
     font-size : 11pt;
     color: 993333;
     font-weight: bold;
}
.MNormalTextB12
{
     font-family : Verdana, Arial, Helvetica;
     font-size : 12pt;
     color: 993333;
     font-weight: bold;
}
.LrgLink
{
     font-family : Arial, Helvetica, sans-serif ;
     font-size : 14pt;
     color : 3300FF;
     font-weight : bold;
     TEXT-DECORATION: underline
}
.NmlTxtLink
{
     font-family : Verdana, Arial, Helvetica;
     font-size : 10pt;
     color: 3300FF;
     TEXT-DECORATION: underline
}
.NmlTxtLinkB
{
     font-family : Verdana, Arial, Helvetica;
     font-size : 10pt;
     color: 3300FF;
     font-weight : bold;
     TEXT-DECORATION: underline
}
.NmlTxtLinkD
{
     font-family : Arial, Verdana, Helvetica;
     font-size : 9pt;
     color: 3300FF;
     font-weight : bold;
     TEXT-DECORATION: underline
}
.NmlTxtLinkW
{
     font-family : Arial, Helvetica, 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:#314A39;
scrollbar-arrow-color:white;
scrollbar-track-color:#DCFCEC;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
-->
</STYLE>