body {
        color: #000000;
        background-color: #e7e7e7;
        background-position: right bottom;
}

td {
	font-size: 14px;
	line-height: 15px;
	
  }

b {
        font-size: 14px;
  }

A {
        color: blue;
        font-size: 14px;
}

A:hover {
        text-decoration: underline;
}

#border {
	border: #4f7eaa 1px solid;
	border-style: solid;
}


