.mmtext {
	font-size: 10pt;
}
.mmtextb {
	font-size: 10pt;
	font-weight: bold
}
.mmdate {
	font-size: 9pt;
}
.mmurl {
	font-size: 9pt;
	font-family : Arial;
}
.mmname {
	font-size: 10pt;
	font-weight: bold
}
.mmtitle {
	font-size: 11pt;
	font-weight: bold
}
.mmcomment {
	color: #000000;
	font-size: 10pt;
	line-height: 120%;
	text-align: left;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline
}

A:link {
	color: #blue;
	text-decoration: underline;
}
A:visited {
	color: #808080;
	text-decoration: underline;
}
A:active {
	color: #orange;
	text-decoration: underline;
}
A:hover {
	color: #red;
	text-decoration: underline;
}
.ime_auto 		{ ime-mode: auto; }
.ime_active		{ ime-mode: active; }
.ime_inactive 	{ ime-mode: inactive; }
.ime_disabled 	{ ime-mode: disabled; }
