body {background-color: #ffffff;
		font-family:Arial, Helvetica, sans-serif;
		margin: 0 0 0 0;
		}

p {
	font-size: 1em;
	color:#000000;
	text-indent: 2em;
	margin:.1em;
	}

h1 {
	color:#333333;
	letter-spacing:3px;
	}

h3 {
	color:#333333;
	letter-spacing:3px;
	}

h4 {
	color:#333333;
	letter-spacing:3px;
	text-indent:0;
	}


p.side {
	color: #000000;
	letter-spacing: 1px;
	text-indent: 0px;
	margin: 1em 0;
	}

p.small {	
	font-size: .75em; 
	color: #000000;
	}

a:link {color: #333333;
	}
a:visited {color: #400080;
	text-decoration:none;}
a:active {color: #0000ff;
	text-decoration:none;}
a:hover {color: #9999ff;
	text-decoration:none;}



#sidebar {position: absolute;
		top: 5px;
		left: .5em;
		width: 5em;
		background-color: #ffffff;
		margin: 0 0 0 0;
		}
#sidebar a:link {color: #333333;
		text-decoration:none;
		}
#sidebar a:visited {color: #333333;	
		text-decoration:none;}
#sidebar a:hover {color: #333333;	
		text-decoration:none;}


#content {position: absolute; 
		top: 5px; 
		left: 6em; 
		background-color: #ffffff;
		}
#content { display: list-item;
		}
