body {
	background-color: #F0F0F0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	scrollbar-arrow-color:WHITE;
	scrollbar-track-color:#E1F4EB;
	scrollbar-shadow-color:#D6D6D6;
	scrollbar-face-color:#339966;
	scrollbar-highlight-color:#D6D6D6;
	scrollbar-darkshadow-color:#246C48;
	scrollbar-3dlight-color:#135184;
 }
td.menu{
	z-index: 0
}
.title{
	font-weight:bold;
	font-size:16pt;
	color:green;
}

.disc{
	font-size:8pt;
}

.nsc{
	font-weight: bold;
	color:green;
	font-style: italic;
}

a:link {
	font-weight: bold;
	color: green;
	font-style: italic;
}

a:visited {
	font-weight: bold;
	color: green;
	font-style: italic;
}

a:hover {
	font-weight: bold;
	color: green;
	font-style: italic;
}

a:active {
	font-weight: bold;
	color: green;
	font-style: italic;
}

