
p,td,b,strong { text-decoration: none; font-family: tahoma; FONT-SIZE: 10pt }

body  { 
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #202020;
scrollbar-shadow-color: #202020; 
scrollbar-3dlight-color: #202020;
scrollbar-arrow-color: #202020;
scrollbar-track-color: #3DA7D1;
scrollbar-darkshadow-color: #202020;
scrollbar-base-color: #202020;
background-color: #FFFFFF;
font-size : 10pt;
font-weight : normal;
font-family : tahoma;
margin: 0px;
}
 

a:link       { text-decoration: underline; color: black; font-family: tahoma; FONT-SIZE: 10pt }
a:visited    { text-decoration: underline; color: black; font-family: tahoma; FONT-SIZE: 10pt  }
a:active     { text-decoration: underline; color: black; font-family: tahoma; FONT-SIZE: 10pt  }
a:hover      { text-decoration: underline; color: blue; font-family: tahoma; FONT-SIZE: 10pt  }

a.footer, a:visited.footer, a:active.footer {
	font-size : 8pt;
	font-weight : normal;
	font-family : tahoma;
	text-decoration : none;
}
a:hover.footer {
	font-size : 8pt;
	font-weight : normal;
	font-family : tahoma;
	text-decoration : underline;
}

a.menu, a:visited.menu, a:active.menu {
	font-size : 10pt;
	font-weight : normal;
	font-family : tahoma;
	text-decoration : none;
}
a:hover.menu {
	font-size : 10pt;
	font-weight : normal;
	font-family : tahoma;
	text-decoration : underline;
}
td.menu_title {
	font-size : 11pt;
	font-weight : bold;
	font-family : tahoma;
	text-decoration : underline;
}
.title {
	color: #ff0000;
	font-size: 14; 
	font-weight: bold;
	text-decoration: none;
	font-family: tahoma;
}

