.{
        font-family: verdana, arial, sansserif;
        font-size: 10;
        color: rgb( 0, 255, 0);
        text-align: justify;
	}
					

body{
	font-family: verdana, arial, sansserif;
	font-size: 10;
	color: rgb( 0, 255, 0);
	text-align: justify;
	}
td{
	font-family: verdana, arial, sansserif;
	font-size: 10;
	color: rgb( 0, 255, 0);
	background-color: rgb( 0, 49, 13 );
	border : thin groove Rgb(31,80,44);
	text-align: center;
	}
td.q{ color: white; font-weight: bold; }
td.n{ color: red; font-weight: bold; }
th{
	font-family: verdana, arial, sansserif;
	font-size: 10;
	background-color: rgb( 0, 49, 13 );
	border : thin groove Rgb(31,80,44);
	color: white;
	text-align: center;
	}
em{
	font-family: verdana, arial, sansserif;
	font-size: 10;
	color: rgb( 255, 255, 255);
	font-style: normal;
	}
q{
	font-family: verdana, arial, sansserif;
	font-size: 10;
	color: rgb( 255, 255, 255);
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	}
cite{
	font-family: verdana, arial, sansserif;
	font-size: 10;
	color: rgb( 255, 0, 0);
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	}
a{
	font-family: verdana, arial, sansserif;
	font-size: 10;
	color: rgb( 150, 255, 167);
	font-style: normal;
	text-decoration: underline;
	}
ins{
	font-family: verdana, arial, sansserif;
	font-size: 10;
	color: rgb( 0, 127, 34);
	text-decoration: none;
	}
td.c{
	text-align: center;
}
#body{
#	scrollbar-arrow-color: Rgb( 0, 127, 34 );
#	scrollbar-darkshadow-color: Rgb( 0, 63, 17 );
#	scrollbar-face-color: Rgb( 0, 32, 9 );
#	scrollbar-highlight-color: Rgb( 0, 127, 34 );
#	scrollbar-shadow-color: Rgb( 0, 32, 8 );
#	scrollbar-track-color: Rgb( 0, 24, 6 );
#	scrollbar-3dlight-color: Rgb( 0, 63, 17 );
#}
