/* CSS Document */

html, body {
	color: #434343;
	background-color: #f3f4f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px; padding: 0px;
	height: 100%;
}

table {
	color: #434343;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #84af3c;
	text-decoration: underline;
}

td.copyright {
	color: #727373;
	font-size: 9px;
}

td.copyright A {
	color: #727373;
	font-size: 9px;
	text-decoration: underline;
}

td.license {
	color: #88958e;
	font-size: 8px;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.link1 {
	font-size: 11px; 
	text-decoration: underline;
}
