p {
	font-family: Arial, Verdana;
	color: #7abfc7;
	font-size: 10pt;
	text-align: justify;
	}

td {
	font-family: Arial, Verdana;
	color: #7abfc7;
	font-size: 10pt;
	}


pre {
	font-family: FixedSys;
	color: #7abfc7;
	font-size: 9pt;
	color: #ffffff;
	}


a {
	color: #acea88;
	font-weight: bold;
	text-decoration: none;
	}

a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}


.header {
	color: #acea88;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	}


.console {
	color: #6c6c6c;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}

.console a {
	color: #6c6c6c;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}

.console a:active {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;}

.console a:hover {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
