	body {margin:0px 0px 0px 0px;
	background:#cccccc;}


	#content 
	{float:right;
	width:80%;
	background:#fff;
	border-left:2px dotted #ef9c00;
	border-bottom:2px dotted #ef9c00;
	margin-left:15px;
	padding-bottom:20px;}
		

	#navigation {}
		
	p,h1,h2,h3,h4,table,li,br {margin:0px 30px 10px 30px;}
	h1,h2,h3,h4 {font-family: "Verdana", "Helvetica", sans-serif;}	
	p,table,li,br {font-size: x-small; font-family: "Verdana", "Helvetica", sans-serif;}
	
	a:link {text-decoration:none;color:#00782b;}
	a:visited {text-decoration:none;color:#00782b;}
	a:hover {background-color:#ef9c00;}
	
	li {list-style-type:circle}
	
    	.here {color:#ef9c00;}
	.header {font-size: medium; 
			font-weight: bold;
        		font-family: "Verdana", "Helvetica", sans-serif;
			color:#00782b;}
	.green {color:#00782b;font-weight: bold;}
	.italic {font-style: italic;}
	.bold {font-weight: bold;}
	.small {font-size: xx-small}
	.grit {color:#00782b;font-style: italic;}
	.smgrit {color:#00782b;font-style: italic;font-size: xx-small}
	.orange {color:#ef9c00;font-weight: bold;}