a {
	color : #0066CC;
	font-family : arial,sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}

a:hover {
	color : #000000;
	font-family : arial,sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}

body, td {
	color: #000000;
	font-family : Arial,sans-serif;
	font-size : 8pt;
}

body {
    background: #EEF5FB ;
    }
