BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : Black;
	margin-left : 0px;
	margin-top : 0px;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Red;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Red;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : blue;
	text-decoration : underline;
}
A:HOVER {
	color : purple;
}
A.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #eeeeee;
	text-decoration : none;
}
A:HOVER.menu {
	text-decoration : underline;
	color : White;
}
A.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : Gray;
	text-decoration : none;
}
A:HOVER.small {
	text-decoration : underline;
	color : Black;
}
A.property {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}
A:HOVER.property {
	text-decoration : underline;
	color : Black;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : Black;
}
TD.menubar {
; font-size: 8px; text-decoration: none; color: Silver
}
td.prompt {
	text-align: right;
	font-weight: bold;
}

.img_border {  border: 1px #000000 solid}
.bottom_menu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; text-decoration: none}
