body {
	background-image:url('images/ricebk.jpg');
	font-family:"Times New Roman", Times, serif;
	font-size: x-small;	
	color: black;
}
a {
	color:green;
	text-decoration:none;
}
td  {
	font-family:"Times New Roman", Times, serif;
	font-size: medium;	
	color: black;
	border-width:0;
	padding:5px;
}
.center {
	text-align:center;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.copy {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;	
}

#jobclass td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
	border-width: 1px;
	border-style:solid;
	padding:5px;
	margin:0;
}