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

.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #900;
}
.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
}
.TextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
