div.sgc-toc-title {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	margin-bottom:5em;
	text-indent:0em;
}

div.sgc-toc-level-1 {
    margin-left: 0em;
	 font-family:Georgia, "Times New Roman", Times, serif;
}

div.sgc-toc-level-2 {
    margin-left: 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.sgc-toc-level-3 {
    margin-left: 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.sgc-toc-level-4 {
    margin-left: 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.sgc-toc-level-5 {
    margin-left: 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.sgc-toc-level-6 {
    margin-left: 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a{
	text-decoration:none;
	color:#333;
}