body
{
font-family:  Arial, Helvetica, sans-serif;
padding: 5px;
}
a:link{
	text-decoration: inherit;
	color: #00007f;
}
a:visited{
	text-decoration: inherit;
	color: #007f00;
}

div.sgc-index-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
	color: rgb(118,146,60);
}

div.sgc-index-body {
    margin-left: -2em;
}

div.sgc-index-entry {
    margin-top: 0em;
    margin-bottom: 0.5em;
    margin-left: 3.5em;
    text-indent: -1.5em;
}

div.sgc-index-new-letter {
    margin-top: 1.5em;
    margin-left: 1.3em;
    margin-bottom: 0.5em;
    font-size: 1.5em;
    font-weight: bold;
    border-bottom: solid rgb(118,146,60) 4px;
    width: 50%;
}
