



body      	 { font-family: "Times New Roman", Times, serif; font-size: 10pt; color: black }

h5      	 { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: black }
h4      	 { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: black }
h3      	 { font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: black }
h2      	 { font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: navy }




a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	text-align: left;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: left;
}

.links {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	text-align: left;
	font-size: small;
}