.head2 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 12pt;
	color: 000000;
	font-variant: small-caps;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: 000000;
}
.text1 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 14pt;
	color: 000000;
	font-variant: small-caps;
}
.title {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	color: 000000;
	font-variant: small-caps;
	text-decoration: underline;
}
.fine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: 000000;
	text-transform: capitalize;
}
a:link {
	text-decoration: none;
	color: #996600;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}.
