img {
	position: absolute;
	border : none;
}
span {
	color: White;
	font-family: arial;
	font-size: 8pt
}
span.star {
	font-size: 10pt;
	color: #d91817;
	font-family: "Wingdings 2";
}

span.head {
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: Yellow;
	font-family: Arial;
}

span.date {
	font-size: 10pt;
	color: #d91817;
	font-family: 'Arial';
	font-weight: bold;
	font-style: italic;
}

a:visited {
	color: yellow; 
}

a {
	color: red;
}
table.common {
	color : White;
	font-family : Arial;
	font-size: 8pt;
	cell-spacing: 35pt;
	}

