BODY {
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #141414; 
	SCROLLBAR-SHADOW-COLOR: #141414; 
	SCROLLBAR-3DLIGHT-COLOR: #141414; 
	SCROLLBAR-ARROW-COLOR: #696969; 
	SCROLLBAR-TRACK-COLOR: #161616; 
	SCROLLBAR-DARKSHADOW-COLOR: #141414;
}


.table-text {  font-family: Arial, tahoma, verdana, Helvetica, sans-serif; font-size: x-small; font-style: normal}

body {
	background: #1C1F1F;
}

body, td, p {
	color: #ffffff;
	font-weight: normal;
	font-family: verdana;
	font-size: 10pt;
}

a {
	
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	font-family: tahoma;
}

a:link { color: #000000; }
a:active { color: #000000; }
a:visited { color: #000000; }

img { noborder; }

a:hover { color: #ffffff; 
          
}



.title {
	font-size: 18pt;
	font-weight: bold;
	background: #d7d8a0;
	text-decoration: underline;
}

.nappi {
	background: #737151;
	font-weight: normal;
}

.nappi2 {
	background: #656144;
	font-weight: normal;
}

h2 {
	color: #CDA434;
	font-weight: normal;
	font-family: tahoma;
	font-size: 20pt;
}


