body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #FFFFFF;
  background-color: #F8F7E5;
  background-position: top left;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0; 
}

a {  
  color: #FF0033; 
  text-decoration: none;
  font-weight:bold;
}

a:hover {
  text-decoration: line-through;
}

.button {
  border: 1px solid #000;
}

.text {
  border: 1px solid #000000;
  color: #ffffff;
}

IMG.border
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    MARGIN: 0px;
}


td, textarea, input, select {
	font-family: ;
	font-size: 11px;
	color: 000000;
	font-weight: normal;
}