body {
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background:#006633;
	padding:0px;
	margin:0px;
	}

a:link, a:visited {
    text-decoration:none;
    font-weight:bold;
    color:#006633;
    }

a:hover {
    text-decoration:underline;
    font-weight:bold;
    color:#006633;
    }


a:active {
    text-decoration:none;
    font-weight:bold;
    color:#006633;
    }

	
pre {
	font-size:11px;
	color:blue;
	}
	
.greek {
	color:#999;
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}



