table{
	background-color:#ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	color:#000000;
}

a{
	color:#000000;
	text-decoration: none;
	font-weight : bold;
}

a:hover{
	text-decoration: underline;
	color:#999999;
	font-weight : bold;
}

pre{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

img{
	border : none;
}	