  <!--
               BODY
		{
		    background: #ffffff url(./images/bg.gif);
		    font-family : Lucidia Sans Unicode, Arial, helvectica;
		    font-size : 8pt;
		    color : #000000;
                scrollbar-base-color: #0066CC;
                scrollbar-track-color: #0066CC;
	            scrollbar-face-color: #F0A70A;
	            scrollbar-highlight-color: #0066CC;
	            scrollbar-3dlight-color: #F0A70A;
	            scrollbar-darkshadow-color: color;
	            scrollbar-shadow-color: color;
	            scrollbar-arrow-color: #0066CC;

		}

a:link{
	text-decoration: none;
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	}

a:active {
	text-decoration: bold;
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	}

a:visited {
	text-decoration: none;
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	}

a:hover {
	text-decoration: none;
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	

	}

a.tab:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}

a.tab:active {
	text-decoration: bold;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}

a.tab:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px
	font-weight: bold;
	}

a.tab:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}
	
a.wmenu:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: none;
    margin: .5em .5em .3em .5em;
	}

a.wmenu:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
    margin: .5em .5em .3em .5em;
	}

a.wmenu:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
    margin: .5em .5em .3em .5em;
	}

a.wmenu:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
    margin: .5em .5em .3em .5em;
	}		




h1,h2,h3,h4,h5,h6 {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #0066cc;
	}
hr { color: #333333; }


h1 {font-size: 14pt; color: #333333;}

h2 {font-size: 12pt; color: #333333; text-decoration: underline;}

h3 {font-size: 11pt; color: #333333; text-decoration: underline;}

h4 {font-size: 10pt; color: #333333; font-weight: bold;}
	
h5 {font-size: 8pt; color: #9D9C84; font-weight: bold;}
	
h6 {font-size: 8pt; color: #333333; font-weight: normal;}

li {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	font-weight: none;
	text-indent: 0em;
	color: #000000;
	margin: 0em 0em .5em 0em;
	}


td {
	  text-decoration: none; 
	  font-family : Tahoma, Arial, sans-serif; 
	  font-size : 12px; color : #00000; 
	  font-weight : none;
  	  margin: .5em .0em .5em .5em;
	}
th {
	  text-decoration: none; 
	  font-family : Tahoma, Arial, sans-serif; 
	  font-size : 12px; color : #0066CC; 
	  font-weight : none;
  	  margin: .5em .5em .3em .5em;
	}
p
	{
	  text-decoration: none; 
	  font-family : Tahoma, Arial, sans-serif; 
	  font-size : 12px; color : #00000; 
	  font-weight : none;
  	  margin: .0em .0em .0em .5em;
	}
	
.btext	{
	  text-decoration: none; 
	  font-family : Tahoma, Arial, sans-serif; 
	  font-size : 10pt;
	  color : #000000; 
	}
.headline	{
	  text-decoration: none; 
	  font-family : Tahoma, Arial, sans-serif; 
	  font-size : 10pt;
	  color : #ffffff; 
	}
	
	.textbox {
		border-color : #666699 #666699 #666699 #666699;
		border-width : 1 1 1 1;
		color : Black; background-color : #99CCFF;
		height : 19px; font-size : 12px;
	}
	.textarea {
		border-color : #666699 #666699 #666699 #666699;
		border-width : 1 1 1 1;
		color : Black;
		font-family : Courier New, Tahoma, Arial, sans-serif;
	}
	.formfield {
		border-color : #666699 #666699 #666699 #666699;
		border-width : 1 1 1 1;
		color : Black; background-color : #99CCFF;
		height : 19px; font-size : 12px;
	}
	.button{
		border-color : #666699 #666699 #666699 #666699;
		color : Black; background-color : #99CCFF;
		height : 19px; font-size : 9px;
	}

-->