body {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
background-image: url(images/bg.gif);

}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
	line-height: 22px;
} 
a {
	color: #000000;
	text-decoration: none;
}
a:link { font-size: 12px; color: #000000} 
.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

a:visited { font-size: 12px; color: #000000} 
a:hover { font-size: 12px; color: #CC0000; text-decoration: none} 

.link1 {	color: #0066cc;}
.link1:link {color: #0066cc;}
.link1:visited {	color: #0066cc;}
.link1:hover {color: #FF0000;	text-decoration: none;}

.link2 {	color: #0c7c3d;}
.link2:link {color: #0c7c3d;}
.link2:visited {	color: #0c7c3d;}
.link2:hover {color: #FF0000;	text-decoration: none;}

.input {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 20px;
	width: 65px;
}
.gray {
	color: #777777;
}
.red {
	color: #0066cc;
	font-size: 14px;
}
.white {
	color: #FFFFFF;
}
.org {
	color: #FF6600;
}
.font14 {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: normal;
}
.font16 {
	font-size: 16px;
}
.font10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
