body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	margin-top: 0px;
}
td.bodyrow {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #9DAD86;
	padding: 13px;
	
	
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.small{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
ul{
	line-height: 160%;
}
<link href="untitled.css" rel="stylesheet" type="text/css">