a:link {
	text-decoration: none;
	color: #0000c0;
}
a:visited {
	text-decoration: none;
	color: #0000c0;
}
a:hover {
	text-decoration: none;
	color: #4040ff;
}
a:active {
	text-decoration: none;
	color: #4040cc;
}

body {
	font-family: sans-serif;
	font-size: 14px;
	}

h4 {
	font-weight: normal;
	}

#idcontent {
	position: absolute;
	left: 20%;
	width: 60%;
}

.bld {
	font-weight: bold;
	}
