	a:link {
	font-family: Arial;
	font-size : 13px;
	color: #CC0033;
	text-decoration: none;
	font-style : italic;
}
	a:visited {
	font-family: Arial;
	font-size : 13px;
	color: #CC0033;
	text-decoration: none;
	font-style : italic;
}
	a:hover {
	font-family: Arial;
	font-size : 13px;
	color: #0066FF;
	text-decoration: underline;
	}
	.a17 {
	font-family: Arial;
	font-size : 17px;
	}
	.a17-red {
	font-family: Arial;
	font-size : 17px;
	color: #CC0033;
	}
	.a13 {
	font-family: Arial;
	font-size : 13px;
	color: Black;
	}
	.a13i {
	font-family: Arial;
	font-size : 13px;
	font-style : italic;
}
	.a13just {
	font-family: Arial;
	font-size : 13px;
	color: Black;
	text-align : justify;
	}
	.a11i-red {
	font-family: Arial;
	font-size : 11px;
	color: #CC0033;
	font-style : italic;
	}
	.a11 {
	font-family: Arial;
	font-size : 11px;
	color: Black;
	}
	.a11i {
	font-family: Arial;
	font-size : 11px;
	color: Black;
	font-style : italic;
	}
	.a11-gray {
	font-family: Arial;
	font-size : 11px;
	color: Gray;
	}
	.a11-blue {
	font-family: Arial;
	font-size : 11px;
	color: Blue;
	}