a {
	color : #8797A6;
	font-weight : Bold;
	text-decoration : none;
}

a:hover {
	color : #8797A6;
	font-weight : Bold;
	text-decoration : underline;
}

body {
	background-color : #ffffff;
	font-family : arial, helvetica, sans-serif;
	font-size : xx-small;
	margin : 0;
}

td.content {
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : xx-small;
}

td.data {
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : x-small;
	background-image : url("images/rightframeback.jpg");
	background-repeat : no-repeat;
	background-position : top right;
}
