 a:link { color:#FFFFFF; text-decoration:underline; } 
 a:visited { color:#FFFFFF; text-decoration:underline; } 
 a:hover { color:#FFFFFF; text-decoration:none; background-color:#464646; text-decoration:underline; } 
 a:active { color:#FFFFFF; text-decoration:underline; } 

 body { background-color:#000000;
	background-image: url(images/bg_gradient.png); 
	background-repeat: repeat-x; }

 .sect { font-family:Arial,sans-serif; font-size:14pt; font-weight:bold; color:#FFFFFF;
      border-bottom-style:solid; border-bottom-width:3px; border-color:#464646;
      margin:15px; margin-top:20px; margin-bottom:15px; }
 .navi { font-family:Arial,sans-serif; font-size:11pt; color:#FFFFFF; margin-top:2px; margin-bottom:2px; }
 .p  { font-family:Arial,sans-serif; font-size:11pt; color:#FFFFFF; margin-top:6px; margin-bottom:6px; }
 .bold  { font-weight:bold; }
 .big   { font-size:14pt; }
 .small { font-size:8pt; }
