	.heading{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		line-height:14px;
		color:#003C52;
		text-decoration:none;
	}
	.heading:hover{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		line-height:14px;
		color:#003C52;
		text-decoration:underline;
	}	
	.menu{
		font-family:Arial;
		font-size:16px;
		line-height:36px;
		font-weight:bold;
		color:#005D42;
		text-decoration:none;
	}
	.menu:hover{
		font-family:Arial;
		font-size:16px;
		line-height:36px;
		font-weight:bold;
		color:#005D42;
		text-decoration:underline;
	}
	.paragraph {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	}
	
	.title {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 14px;
	color: #003C52;
	line-height: 18px;
	}
	
	.links {
		font-family: arial, helvetica, san serif;
		font-style: normal;
		font-weight : bold;
		font-size: 12px;
		color: #9C3018;
		line-height: 14px;
		text-decoration: none;
	}
	
	.links:hover {
		font-family: arial, helvetica, "san serif";
		font-style: normal;
		font-weight : bold;
		font-size: 12px;
		color: #9C3018;
		line-height: 14px;
		text-decoration: underline;
	}
	
	.small {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-size: 11px;
	color: #c1cd8c;
	line-height: 14px;
	}
.table {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003C52;
}
