	body {
		margin:0px 10px 30px 10px;
		background-color:#FFFFFF; text="#FFFFFF";
			
		}
		
		
		A { color: black; font-family: georgia, times new roman,times;  text-decoration: none;} 
	A:link		{ color: black; text-decoration: none; } 
	A:visited	{ color: black; text-decoration: none; } 
	A:active	{ color: 939393;  } 
	A:hover		{ color: 939393;  } 
	
		
		
		#sidenav {
		float:left;
		width:20%;
		background: white;
		border-right:1px solid black;
		height:100%;
		margin-right:25px;
		}
		
		.rightnav { position: absolute; left: 450px; top: 30px; font-size:14px} 
		.pageheader { position: absolute; left: 148px; top: 120px; } 
		
		.sidenavtext1 {font-size:18px; color: black; font-family: georgia, times new roman,times;}
		.sidenavtext2 {font-size:15px; color: black; font-family: georgia, times new roman,times;}
		.sidenavtext3 {font-size:12px; color: black; font-family: georgia, times new roman,times;}


