table {
	FONT-WEIGHT: thin; FONT-SIZE: 12px;line-height: 18px; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}
//"Verdana", "Arial","ÐÂËÎÌå", "ËÎÌå"
.tableBlack {
	FONT-WEIGHT: thin; FONT-SIZE: 9pt;line-height: 18px; FONT-FAMILY: "Arial Black", "Helvetica", "sans-serif"
}
.dublethin{
    border: thin dotted #5A75B8;
}
.tableframesolid {
  border: thin solid #5A75B8;
  }
.tableframe{
    border: thin dotted #5A75B8;
	font-size: 12px;
	line-height: 18px;
}
.tableframedashed{
    border: thin dashed #5A75B8;
	font-size: 12px;
	line-height: 18px;
}
.bold {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}
.dottedline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #5A75B8;
	border-right-color: #5A75B8;
	border-bottom-color: #5A75B8;
	border-left-color: #5A75B8;
}
A:link {
	FONT-SIZE: 12px; COLOR: #5A75B8;
	TEXT-DECORATION: underline;
	TEXT-color: #ffcc99;
}
A:visited {
	FONT-SIZE: 12px; COLOR: #5A75B8;	
}
A:hover {
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #ffcc99;
}
.background{
    BACKGROUND-COLOR: #ffcc99;
}
td {
	font-family: "Arial";
}
