.{
	font-family: verdana, arial, sansserif;
	font-size: 10;
	color: rgb( 0, 255, 0);
	}
td{
	font-family: verdana, arial, sansserif;
	font-size: 10;
	color: rgb( 0, 255, 0);
	background-color: rgb( 0, 49, 13 );
	border : none;
	text-align: right;
	}
th{
	font-family: verdana, arial, sansserif;
	font-size: 10;
	background-color: rgb( 0, 49, 13 );
	border : none;
	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;
	}
a:active{
	font-family: verdana, arial, sansserif;
	font-size: 10;
	color: red;
	font-style: normal;
	text-decoration: underline;
	}
ins{
	font-family: verdana, arial, sansserif;
	font-size: 10;
	color: rgb( 0, 127, 34);
	text-decoration: none;
	}
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 );
}	
