body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}
a {
  color:#000000;
  text-decoration:underline;
}

div.articleBody a img {
  padding-left:1px;
  background-repeat:no-repeat;
	background-image:url(/common/0pix.gif);
	background-position:0px 0px;
	font-weight:bold;
	font-size:12px;
}

div.articleBody a:link {
	font-weight:bold;
	font-size:12px;
}
div.articleBody a:visited {
	font-weight:bold;
	font-size:12px;
}
div.articleBody a:hover { 
	font-weight:bold;
	font-size:12px;
}
div.articleBody a:active {
	font-weight:bold;
	font-size:12px;  
}
div.articleBody td,td.textbody {
  font-size:11px;
}
.bar {
  display:none;
}
#content {
  position:relative;
  left:0px;
  top:0px;
  width:520px;
  margin-top:10px;
  margin-left:7px;
}
h1 {
  font-size:15px;
}
h2 {
  font-size:13px;
  padding-bottom:0px;
  margin-bottom:0px;
}
h3 {
  font-size:13px;
  font-weight:normal;
}
h4 {
  font-size:13px;
  font-weight:normal;
  text-decoration:underline;
}
h5 {
  font-size:13px;
  font-weight:normal;
  font-style:italic;
}
h6 {
  font-size:13px;
  font-weight:normal;
  text-transform:uppercase;
}
pre {
  font-size:13px;
  font-weight:normal;
}
u {
  text-decoration:none;
  background-color:#FAE100;
  font-weight:bold;
}
hr {
  height:1px;
  border:none;
  color:#000000;
}
.joblist {
  padding-top:20px;
}
.job {
  border-bottom:1px solid #A7D3F0;
  width:350px;
  font-size:13px;
  font-weight:bold;
  padding-top:2px;
  padding-bottom:2px;
}
/* looks bad in opera 
ul {
  list-style-type:square;
  list-style-image:url(/common/khwels/bullet.gif);
}
*/