body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
}
a {
	color: #004ede;
	text-decoration: underline;
}
td {
	font-size: x-small;

}
a:visited {
	color: #7c9fde;
	text-decoration: underline;
}
<link href="scm_ie.css" rel="stylesheet" type="text/css">
.headerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headerLink a {
	color: #004ede;
	text-decoration: none;
	font-weight: bold;
}
.headerLink a:visited {
	color: #7c9fde;
	text-decoration: none;
	font-weight: bold;

}
.headerLink a:hover {
	color: #004ede;
	text-decoration: none;
	font-weight: bold;

}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
h4 {
	font-size: x-small;
}
h5 {
	font-size: xx-small;
}
h6 {
	font-size: xx-small;
}
