p {
	font-family: calibri;
	font-size: 14px;
	font-weight: normal;
	color: #9D0B08;
}

h1 {
	font-family: calibri;
	font-size: 16px;
	font-weight: normal;
	color: #9D0B08;
	text-align: justify;
}
h2 {
	font-family: calibri;
	font-size: 30px;
	font-weight: bold;
	color: #9D0B08;
}

a.link1 {
	font-family: calibri ;
	font-size: 12px;
	font-weight: bold;
	color: #9D0B08;
	text-decoration: underline;
}

a.link1:hover {
    font-family: calibri ;
	font-size: 12px;
	font-weight: bold;
	color: #990000 ;
	text-decoration: underline;
}


a.link2 {
	font-family: calibri ;
	font-size: 14px;
	font-weight: bold;
	color: #9D0B08;
	text-decoration: underline;
}
a.link2:hover {
    font-family: calibri ;
	font-size: 14px;
	font-weight: bold;
	color: #990000 ;
	text-decoration: underline;
}

