<style type="text/css">
<!--
body         { scrollbar-face-color: #FFFF00; scrollbar-shadow-color: #0000FF; 
               scrollbar-highlight-color: #0000FF; scrollbar-3dlight-color: 
               green; scrollbar-darkshadow-color: #0000FF; 
               scrollbar-track-color: green; scrollbar-arrow-color: #0000FF }
.text {font-family: <% = strTextType %>; font-size: <% = intTextSize %>px; color: <% = strTextColour %>}
.bold {font-family: <% = strTextType %>; font-size: <% = intTextSize %>px; color: <% = strTextColour %>; font-weight: bold;}
.italic {font-family: <% = strTextType %>; font-size: <% = intTextSize - 1 %>px; color: #009900; font-style: italic;}
.heading {font-family: <% = strTextType %>; font-size: 24px; color: <% = strTextColour %>; font-weight: bold;}
a {font-family: <% = strTextType %>; font-size: <% = intTextSize %>px; color: <% = strLinkColour %>}
a:hover {font-family: <% = strTextType %>; font-size: <% = intTextSize %>px; color: <% = strHoverLinkColour %>}
a:visited:hover {font-family: <% = strTextType %>; font-size: <% = intTextSize %>px; color: <% = strHoverLinkColour %>}
.selecao {background:#99CCFF;color:#0033CC;font-weight: 600; text-decoration: none; font-size: 10px; font-family: Arial, Helvetica;cursor:hand;}
.menu {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold;}
.DEK {Z-INDEX: 200; VISIBILITY: hidden; POSITION: absolute }
.MSG  {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #fffc40; FONT-FAMILY: Verdana; TEXT-DECORATION: none}
.font7 { color: #ffffff; font-weight: 600; text-decoration: none; font-size: 10px; font-family: Arial, Helvetica}
.font8 { color: #000000; font-weight: 600; text-decoration: none; font-size: 10px; font-family: Arial, Helvetica}
	
a.leftmenu:link { display : block; padding-top : 1px; padding-right : 1px; padding-bottom : 1px; padding-left : 
1px; border-style : solid; border-top-width : 0px; border-right-width : 0px; 
border-bottom-width : 0px; border-left-width : 0px; width : 150px; font-weight : 
bold; text-align : left; COLOR: #FFFFFF; TEXT-DECORATION: none; FONT-SIZE: 11px; } 

a.leftmenu:hover { display : block; padding-top : 1px; padding-right : 1px; padding-bottom : 1px; padding-left : 1px; border-style 
: solid; border-top-width : 0px; border-right-width : 0px; border-bottom-width : 
0px; border-left-width : 0px; width : 150px; font-weight : bold; text-align : left; COLOR: #FFFFFF;TEXT-DECORATION: none; FONT-SIZE: 11px; } 

a.leftmenu:visited { display : block; padding-top : 1px; padding-right : 
1px; padding-bottom : 1px; padding-left : 1px; border-style : solid; 
border-top-width : 0px; border-right-width : 0px; border-bottom-width : 0px; 
border-left-width : 0px; width : 150px; font-weight : bold; text-align : left; COLOR: #FFFFFF; TEXT-DECORATION: none; FONT-SIZE: 11px; } 





-->
</style>
