@charset "utf-8";
/* CSS Document */


<style type="text/css">




head {
	font-weight: bold;
	color: #ffffff;
	background-position:bottom left;
	background-repeat:no-repeat;
}

body {
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
}

table { 
	font-size: 12px;
	cursor:default;
}
</style>

<style>

A:link{
	color:#ff6600;
	font-size:12px;
	text-decoration:underline;
	cursor:crosshair;
}

A:visited{
	color:#ff6600;
	font-size:12px;
	text-decoration:underline;
	cursor:crosshair;
}

A:hover{
	color:#ff6600;
	font-size:12px;
	text-decoration:underline;
	cursor:crosshair;
}
</style>


 
