
	.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	}
	
	.grayarea {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	}
	
	.title {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	}
	
	.links {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #7F4545;
	line-height: 18px;
	text-decoration: none
	}
	
	.links:hover {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #9f9f9f;
	line-height: 18px;
	text-decoration: none
	}
	.graylinks {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #9f9f9f;
	line-height: 18px;
	text-decoration: none
	}
	
	.graylinks:hover {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none
	}
	
	.small {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-size: 10px;
	color: #7F4545;
	line-height: 9px;
	}
	
