@charset "utf-8";
.font10B {
	font-family: "Verdana", "sө";
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
}

.font8pt {
	font-family: "Verdana";
	font-size: 7pt;
	line-height: 20px;
	color: #333333;
}

body {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 7pt;
	line-height: 20px;
	color: #333333;
}

.copyright {
	font-family: "Verdana", "sө";
	font-size: 7pt;
	color: #0033FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
td {
	font-family: "Verdana", "sө";
	font-size: 7pt;
	line-height: 20px;
	color: #333333;
}

a:link {font-size: 8pt; color: #333333; text-decoration: none}

a:visited {font-size: 8pt;  color: #333333; text-decoration: none}

a:active { font-size: 8pt; color: #CC0000; text-decoration: none}

a:hover {font-size: 8pt;  color: #CC0000; text-decoration: underline}

