TD {
	font-size : 9pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

.maker {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.hname {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

A {
	color : #3366cc;
	text-decoration : none;
}

A:visited {
	color : #6699CC;
	text-decoration : none;
}

A:hover {
	color : #6699FF;
	text-decoration : none;
}

A:active {
	color : #FF9933;
	text-decoration : none;
}

