body {
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight:normal;
	background-image:url(../images-en/bg-body.gif);
}
img{
	border: none;
}
tr,td,txt {
	font-family: Sylfaen;
	font-size: 14px;
	color: #000000;
	line-height:20px;
}
a:link {
	color: #07619D;
	text-decoration: none;
}
A:Visited {
	color: #3399FF;
	text-decoration: none;
}
A:Active {
	color: #99CC00;
	text-decoration: underline;
}
a:hover {
	color: #3B80C3;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}
#fixme {
	POSITION: fixed
}