@charset "utf-8";
/* CSS Document */

body, li, div, p, table, td
	{
		font-size: 10pt; 
		font-family: Tahoma, sans-serif;
		color: #000000;
	}
a:link, a:visited
	{
		color:#08497B;
	}
a:hover
	{
		color:#818181;
	}