body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.da {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 28px;
}
.black {
	color: #000000;
	font-size: 14px;
	 font-weight: bold;
}
a.black:link {
	color:#000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #0000ff;
	text-decoration: underline;
	}
.bla {
	color: #000000;
	font-size: 13px;
}
a.bla:link {
	color: #000000;
	text-decoration: none;
}
a.bla:visited {
	color: #000000;
	text-decoration: none;
}
a.bla:hover {
	color: #666666;
	text-decoration: underline;
	}
.lan {
	color:#0F7DC2;
	font-size: 13px;
}
a.lan:link {
	color: #233580;
	text-decoration: none;
}
a.lan:visited {
	color: #233580;
	text-decoration: none;
}
a.lan:hover {
	color: #0000ff;
	text-decoration: underline;
	}
.re {
	color:#ff0000;
	font-size: 13px;
}
a.re:link {
	color: #ff0000;
	text-decoration: none;
}
a.re:visited {
	color: #ff0000;
	text-decoration: none;
}
a.re:hover {
	color: #000000;
	text-decoration: underline;
	}
.hr {
	BORDER-TOP: #B1DFF5 2px solid; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 2px; BORDER-RIGHT-WIDTH: 0px
}
.wel {
	color: #024578;
	font-size: 18px;
	font-weight: bold;
}