BODY {
  font-size: 10pt;
  color: black;
  font-family: verdana, arial;
}

H1 {
  font-size: 10pt;
  font-weight: bold;
}

A {
  font-size: 11pt;
  color: darkblue;
  font-family: verdana, arial, 'times new roman';
  text-decoration: underline;
}

A:hover {
  color: red;
  text-decoration: underline;
}

a.button_link:hover {
	text-decoration:none;
}

/*a.button_link {
	background: url("../../common/style/left_button.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
    float: left;
    margin-left: -10px;
    padding: 0 0 0 31px;
    text-decoration: none;
}

a.button_link span {
 	background: url("../../common/style/right_longbutton.gif") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    float: none;
    font-size: 14px !important;
    font-weight: bold;
    padding: 13px 36px 16px 0;
}*/

img {
	border:none;
}

TD {
  font-size: 10pt;
  color: black;
  font-family: verdana, arial;
}

Div {
  font-family: verdana, arial;
  font-size: 11px;
}
Div.jobsearch {
  font-size: 10px;
  color: #000000;
  font-family: verdana, arial;
}
A.jobsearch {
  font-size: 11px;
}

Div.footer {
  font-size: 10px;
  color: #000000;
}
A.footer {
  font-size: 10px;
}
A.header {
  font-size: 11px;
}

