BODY {
	font-size: 9pt;
	font-weight: normal;
	line-height: 14px;
	font-style: normal;
	text-decoration: none;
	scrollbar-face-color:CCCCCC;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:white;
    scrollbar-arrow-color:white;
    scrollbar-darkshadow-color:999999;
    scrollbar-base-color:999999;
}

P {
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}

A {
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;;
	color: #000000
}

A:Visited {
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

A:Active {
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: red;
	text-decoration: none;
}

A:Hover {
	font-weight: normal;
	font-style: normal;
	color: #FF3300;;
	text-decoration: underline
}

EM {
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

I {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}

BIG {
	font: 13pt Times New Roman;
	font-weight: bold;
}

B {
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

TD {
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}

TH {
	font-size: 10pt;
	font-weight: 600;
	font-style: normal;
}

Strong {
	font-family: "ËÎÌå";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

TABLE {
	border-collapse: collapse;
}

input  {
	border-width:1;
	border-Style:solid;
	border-color:'#999999';
	font-family: "ËÎÌå";
	font-size : 9pt;
	border-color:'#999999';
	background:white;
}

.myinput {
 background-color:#DFEEF1;
 border-top-width:0;
 border-left-width:0; 
 border-right-width:0; 
 border-bottom-width:0;
}

textarea {
	border-width:1;
	border-Style:solid;
	border-color:'#999999';
	font-family: "ËÎÌå";
	font-size : 9pt;
	border-color:'#999999';
	background:white;
}
DIV.Title
{
	font-weight:bold;
	margin-top:5px;
	font-size: 9pt;
}