@charset "utf-8";
/* CSS Document */

.times-left {
	font: "Times New Roman", Times, serif;
	text-align: left;
}

.topic-headers {
	font-size: 16.0pt;
	font-style: italic;
	font-weight: bold;
}

.bold-italic {
	font-weight: bold;
	font-style: italic;
}

.strong-blue {
	size: 2;
	color: #000080;
	font: Verdana,Arial,Helvetica;
}

.garamond-blue {
	font-size: 16.0pt;
	font-family: Garamond;
	font-weight: bold;
	text-align: center;
	color: blue;
}