body,p,td,th {
  font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}
a:link, a:visited {
  font-weight: normal;
  font-style: normal;
  color: #0020c5;
}
a:hover, a:active {
  font-weight: normal;
  font-style: normal;
  color: #dc143c;
}
b, strong {
  font-weight: bold;
}

small, .smalltext {
  font-size: 10px;
}
.header {
  font-size: 14px;
  font-weight: bold;
}
.green {color: #008243;}
.white {color: #ffffff;}
.red {color: #b22222;}

table.wrap {

	border: 1px solid #d0d0d0;
	background-color:#FFFFFF;

}

.brd {border: 1px solid #888888;}