@import url("basic.css");

input,textarea {
	font-family:monospace;
	font-size:10pt;
}

b.hl1 {
	font-weight:bold;
}

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

.sr {
	font-size:10pt;
	line-height:14pt;
}

#c {
	text-align: center;
	color: #003333;
	background: #00CCCC;
}

