body {
  font-family: Times New Roman, Times, serif;
  background-image: url(/_themes/blends/background.jpg); 
     background-attachment: fixed; 
}

td {
	
}

thead {
	font-family: Times New Roman, Times, serif;
	font-size: 133%;
	color: #FFFFFF;
	background-color: #000080;
}

tfoot {
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	font-style: bold;
	background-color: #6699FF;
}

a:link { 
	color: #FF0000;
	}
a:visited { 
	color: #800000;
	}
a:hover { 
	color: #BB0000;
	}
a:active { 
	color: #FF00FF;
	}