/* CSS Document */

A:link {color:#008ce2; font-weight:bold; text-decoration:none}
A:visited {color:#008ce2; font-weight:bold; text-decoration:none}
A:active {color:#008ce2; font-weight:bold; text-decoration:none}
A:hover {color:#53b9f8}

body {
	font-family:century gothic, arial;
	font-size:8pt;
	color:#000000;
	background:#edebeb;
}

table {
	font-family:century gothic, arial;
	font-size:8pt;
	color:#000000;
}




