

.links {
	font-size: 12pt;
	font-family: times new roman;
	font-weight: normal;
	text-transform: none;
}

.links A:link { color:#463C7B }
.links A:visited { 	color:#463C7B }
.links A:hover { color:red }
.links A:active { color:white }

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 19pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}

.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #463C7B;
}

.imagesubtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: "14px";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.subtitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.subtitle3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.bar {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


.bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: black;
	font-weight: normal;
	text-transform: none;
}


.rights {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10pt;
	color: #C1BAE1;
	font-weight: normal;
	text-transform: none;
}
.rights A:link { color:white }
.rights A:visited { color:white }
.rights A:hover { color:red }
.rights A:active { color:#B1ABD6 }



.bottom A:link { color:#C1BAE1 }
.bottom A:visited { color:#C1BAE1 }
.bottom A:hover { color:red }
.bottom A:active { color:white }


