body
{
	font-family: "ËÎÌå", "verdana", "arial", "helvetica", "sans-serif";
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
}

img
{
    border:0;
}
pre {
  white-space:pre-wrap; /* css-3 */
  white-space:-moz-pre-wrap; /* Mozilla, since 1999 */
  white-space:-pre-wrap; /* Opera 4-6 */
  white-space:-o-pre-wrap; /* Opera 7 */
  word-wrap:break-word; /* Internet Explorer 5.5+ */
}
a
{
    color:#414141;
}
a:link {
	text-decoration: none;
	line-height:20px;
	font-size:12px;	
}
a:visited {
	text-decoration: none;
	line-height:20px;
	font-size:12px;	
}
a:hover{
	text-decoration: none;
	line-height:20px;
	font-size:12px;
	color:#dd6800
}
a:active {
	text-decoration: none;
	line-height:20px;
	font-size:12px;	
}

.Copyright
{
    text-align:center;
	font-family: "ËÎÌå", "verdana", "arial", "helvetica", "sans-serif";
	font-size: 10pt;
}

input.disinput
{
	padding:0;width:20px;height:20px;background:gray;border-style:groove;border-color:#848484 #E0E0E0 #E0E0E0 #848484;border-width:1px 1px 1px 1px;
}