
a:hover{color:FF0000;text-decoration:underline}

body 
{     scrollbar-3d-light-color:#CC0000;
           scrollbar-arrow-color:#CC0000;
           scrollbar-base-color:;
           scrollbar-dark-shadow-color:;
           scrollbar-face-color:;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:#CC0000;
           scrollbar-track-color:;
}

td.title
{
	font-size: 12pt;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	color: #000066;
	text-align : left;	
}

td.contact
{
	font-size: 10pt;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
		
}

td.text 
{
  font-size: 9pt;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
  background-color: #FFFFFF;
}

td.footer 
{
   font-size: 7pt;
   font-family: arial,helvetica,sans-serif;
   color: #000000;
   background-color: #FFFFFF;
   text-align: center;      
}

H4#title 
{
   font-size: 11pt;
   font-family: arial,helvetica,sans-serif;
   color: #000000;
}

#menu a, #menu a:visited {
  text-decoration:none;
  font-size: 9pt;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
  color:#000000;
  text-align:right;
  background-color:#ffffff; 
  display:block; 
  border-right:4px solid #ffffff;
  padding:.2em;

  }
#menu a:hover {
  border-right:4px solid #ff0000;
  }

