@charset "ISO-8859-1";
.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
}
.style6 {
	font-size: 16pt;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}
.style7 {font-size: small}
tr .style1 h3 {
	font-size: 16pt;
}
.style2 p {
	font-size: 14pt;
}
h1 {
	font-size: 14pt;
}
a {
	color: #900;
	text-decoration: none;
}
a:hover { color: blue; } 
