
a,p,td {
	font-family: verdana;
	font-size: 10px;
}

p {
	color: black;
	text-align: justify;
	text-indent: 2cm;
/*	width: 500px; */
}

p.section {
	text-align: center;
	border: solid;
	border-width:  thin;
}

h1 {
	color: #000066;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}

.console {
	color: #00FF00;
	background-color: #000000;
}
