h1 {
	text-shadow: 5;
	font-size: bold;
	text-align: center;
	color: #A4DD40;
	font-family: arial, helvetica, sans-serif;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	color: #99CC33;
	font-size: bold;
}
pre {
	border-style: dashed;
	background-color: #D7FF61;
}

a:over {
	text-decoration: overline;
	text-decoration: underline;
	font-weight: bold;
	color: #444444;
}

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

ul {
	padding-left: 1;
}



.menu {
	background-color: #C2F135;
	width: 100;
	border-style: dashed;
	font-family: arial, helvetica, sans-serif;
}

.principal {
	border-style: dashed;
}