a, a:active {
	text-decoration: none;
	color: #FFFFA6;
}
a:focus, a:hover { color: #000; text-decoration: underline;}
a{ color: #009; text-decoration: none; }

body {
	background-image: url(http://www.foresightlinux.org/img/foresight_logo.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
  	font-family: "Liberation Sans", "Bitstream Vera Sans", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 0px;
	text-align: left;
}
h2 {
	margin-bottom: 80px;
	color: #FFFFFF;
	margin-left: 200px;
	margin-top: 12px;

}
table {margin-left: 12px;}
th, td { 
  	font-family: "Liberation Sans", "Bitstream Vera Sans", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	 font-size: 9pt;
	 text-align: left;
}
th { 
	font-weight: bold;
	padding-right: 14px; 
	padding-bottom: 23px; 
	padding-top: 2px;
}

td {padding-right: 14px;}
td.s, th.s {text-align: right;}

div.list {
	background-color: white; 
	background-image: url('/body.jpg');
	background-repeat: repeat-x;
	border-top: 1px solid #345570; 
	border-bottom: 1px solid #345570; 
	padding-top: 10px; 
	padding-bottom: 14px;
}
div.foot { 
	text-align: center; 
  	font-family: "Liberation Sans", "Bitstream Vera Sans", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt; 
	color: #FFFFFF; 
	padding-top: 4px;
}
