
	.paragraph {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: small;
	color: #000000;
	}
	
	.title {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight : bold;
	font-size: large;
	color: #88151C;
	}
	.style1 {font-size: 16px}
	.subtitle {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight : bold;
	font-size: medium;
	color: #88151C;
	}
	
	.links {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: small;
	color: #89161D;
	border-color:#89161D;
	text-decoration: none
	}
	
	.links:hover {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: small;
	color: #203936;
	border-color: #203936;
	text-decoration: none
	}
	
	.small {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: smaller;
	color: #203936;
	}
	
