/* sheet by Marcel Baechler                              */
/* copyright 2006 by marcel baechler, CH-6033 Buchrain   */
/* URL: www.mbaechler.ch                                 */

body, p, br, td 
{ 
font-family: Lucida Sans Unicode, Arial, Helvetica, Geneva, sans-serif; 
font-size: 10pt; 
text-decoration: none; 
color: #FFFFFF
}

body 
{
scrollbar-3dlight-color: rgb(16,33,57);
scrollbar-arrow-color: rgb(54,102,255);
scrollbar-base-color: rgb(54,102,255);
scrollbar-darkshadow-color: rgb(16,33,57);
scrollbar-face-color: rgb(16,33,57);
scrollbar-highlight-color: white;
scrollbar-shadow-color: white;
}

p,div 
{ text-align: justify }

a:link
{ color: #FFFFFF; text-decoration: none }

a:visited
{ color: #FFFFFF; text-decoration: none }

a:active
{ color: #0099FF; text-decoration: none }

a:hover
{ color: #0099FF; text-decoration: none }

/* NOTE: link pseudo delector : none or underline */
