* {
	font-family: tahoma;
	font-size: 10pt;
}
.remark{
	color: Maroon;
	font-family: tahoma;
	font-size: 10pt;
	font-style: italic;
}
.download{
	color: Green;
	font-family: tahoma;
	font-size: 10pt;
	font-style: italic;
}
.code{
	font-family: Courier;
	font-size: 10pt;
	color: Blue;
}
.addr{
	font-family: Courier;
	font-weight: bold;
	text-transform: uppercase;
}