.heading-home {
	font-family: Tahoma;
	font-size: 14px;
	color: #223a1a;
	font-weight:bold;
	padding-left:115px;
}
.section-headings {
font-family: Tahoma;
	font-size: 11px;
	color: #223a1a;
	font-weight:bold;
	text-align:center;
	padding:2px;
	
	}
	.section-body {
font-family: Tahoma;
	font-size: 10px;
	text-align:center;
	padding:2px;
	
	}
body {
font-family:Tahoma;
font-size:11px;
}
a {
	font-size: 12px;
	color: #223A1A;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1
{
	color: #408173;
	font-size: 18px;
	font-family: Verdana;
	font-style: italic;
	font-weight: normal;
}

h2 {
	color: #000000;
	font-size: 1.2em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
    font-weight: lighter;
}

h3 {
	color: #408173;
	font-size: 1.0em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

h4 {
	color: #000000;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

h5 {
font-size:10px;
}

h6 {
	color: #000000;
	font-size: .55em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

