body, td {
	font-family: Sylfaen;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link, A:visited, A:active {
	font-family: Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
}
A:hover {
	font-family: Verdana;
	font-size : 11px;
	color : #cc0000;
	text-decoration : none;
}
A.home:link, A.home:visited, A.home:active {
	font-weight : bold;
	color : #cc0000;
	text-decoration : none;
}
A.home:hover {
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
.en {
	font-family: Verdana;
	font-size: 11px;
}
.ge {
	font-family: Sylfaen;
	font-size: 12px;
}
.red {
	color: #cc0000;
}
.green {
	color: #009900;
}
.blue {
	color: #000099;
}
table.tbl {
	border-collapse: collapse;
}
table.tbl td {
	padding: 4px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}
input, textarea, select {
	font-family: Sylfaen;
	font-size: 10px;
}
