body{
	margin:0;
	padding:0;
	background:#eee;
	line-height:1.8;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:.75em;
}
.points {display:none;}
h1 {margin-bottom:-28px;}
h3 {font-weight:normal;}
h2 {margin-bottom:-4px;}
.point-header {text-transform:uppercase; color:#0F0;}
.point-caption {color:#fff;}
.links {padding-top:10px;}

p {color:#555;}
.toc h1{font-size:35px;}
.toc{padding-bottom:30px;line-height:.75em;}
.toc a {text-decoration:none;}

ul{
	list-style:none;
	color:#555;
	}
ol{
	color:#555;
	}
a {
color:#555;
}
a:hover {
	background:#fff;
	}
.main_container{
	width:100%;
	border-top:3px solid #000;
	text-align:center;
	
	}
	
.content_container{
	width:900px;
	text-align:left;
	margin:0 auto;
	}
.toc h1{font-size:35px;}
.toc{padding-bottom:30px;line-height:.75em;}
.toc a {text-decoration:none;}
hr{margin-bottom:20px;}