	/* CSS Document */
		

body, table, tr, td {font: 10px verdana,arial,helvetica,sans-serif;}
body { margin:0px 0px 0px 0px;
	background-color: 47494a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
	A 			{ color: #15738e; text-decoration: none; }
	A:link		{ color: #15738e; text-decoration: none; }
	A:visited	{ color: #15738e; text-decoration: none; }
	A:active	{ color: #15738e;  }
	A:hover		{ color: #15738e; text-decoration: underline;}
