/* CSS Document */
.H1 {
	font-family: "Courier New", Courier, monospace; font-weight: bold;
	font-size: 14px;
}
.style2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14pt;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style4 {font-family: "Courier New", Courier, monospace; font-size: 10px; }
a:link {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	color: #333333;
	font-family: Courier;
}
a:visited {
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: Courier;
}
.style6 {font-family: "Courier New", Courier, monospace; font-size: 12px; font-weight: bold; }