/* CSS Document */

.content {
		font-family:"Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #087537;
}

.case {
		font-family:Tahoma;
		font-size: 13px;
		color: #087537;
}

.navigation {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform:uppercase;
		color: #000000;
}

.heading {
		font-family:Tahoma;
		font-size: 14px;
		font-weight: bold;
		color: #087537;
}

.contact {
		font-family:Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #087537;
}

.address {
		font-family: Tahoma;
		font-size: 14px;
		font-weight: bold;
		color: #087537;
}

.services {
		font-family:Tahoma;
		font-size: 14px;
		font-weight: bold;
		color: #087537;
}

.ncompass {color: #666666}

a.lk_black:link 	{ color: #000; text-decoration: none; }
a.lk_black:visited 	{ color: #000; text-decoration: none; }
a.lk_black:active 	{ color: #000; text-decoration: none; }
a.lk_black:hover 	{ color: #000; text-decoration: none; }

a.lk_green:link 	{ color: #087537; text-decoration: none; }
a.lk_green:visited 	{ color: #087537; text-decoration: none; }
a.lk_green:active 	{ color: #087537; text-decoration: none; }
a.lk_green:hover 	{ color: #087537; text-decoration: underline; }