h1, h2, h3, h4, h5, h6
{
color: #8dcd27;
}
h6
{
line-height: 1.2em;
}
.majorstable h5
{
    font-size: 1.1em;
    padding-bottom:4px;
    margin-bottom:2px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

.majorstable h5 a
{
    color: #0d2b88;
    text-decoration: none;
}

.majorstable h5 a:hover
{
    color: #000000;
    text-decoration: underline;
}



.abouttable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8dcd27;
}
.abouttable th {
	background-color: #8dcd27;
	color: #FFF;
	font-weight:bold;
	text-align: left;
}

