
.points {display:none;}
.point-header {text-transform:uppercase; color:#0F0;}
.point-caption {color:#fff;


}
.links {padding-top:10px;}

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

.content_container{
	width:960px;
	text-align:left;
	margin:0 auto;
  	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius:13px;
	}
.toc h1{font-size:35px;}
.toc{padding-bottom:30px;line-height:.75em;}
.toc a {text-decoration:none;}
svg{
    	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}