
<!-- /*





*/
root {
	display: block;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body {
	background-color: white;
	}

/*

*/
div.menu {
	width: 150pt;
	float: left;
	border-style: dotted;
	border-width: 1pt;
	border-color: black;
	font-size: 10px;
	background-color: white;
	font-family: Tahoma;
	text-align: left;
	padding: 2pt;
	margin: 0pt;
}

div.footer {
	width: 442pt;
	float: none;
	border-style: hidden;
	border-width: 1pt;
	border-color: black;
	font-size: 10px;
	background-color: white;
	font-family: Tahoma;
	text-align: left;
	padding: 2pt;
	margin: 0pt;
	text-align: center;
	background-color: white;
}

div.textBody {
	width: 442pt;
	float: left;
	border-style: hidden;
	border-width: 1pt;
	border-color: black;
	font-size: 10px;
	background-color: white;
	font-family: Tahoma;
	text-align: left;
	padding: 2pt;
	margin: 0pt;
	background-color: white;
}

p.chapter {
	font-size: 24px;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	color: blue;
	padding: 2pt;
	margin: 0pt;
}

p.section {
	font-size: 20px;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	color: blue;
	padding: 2pt;
	margin: 0pt;
}

p.texto,li.texto {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	color: black;
	padding: 2pt;
	padding-bottom: 10pt;
	margin: 0pt;
}

.groowikiLogoText {
	font-family: sans-serif;
	font-variant: small-caps;
	font-style: normal;
	font-size: 30pt;
}

p.textosmall {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	color: black;
	padding: 2pt;
	margin: 0pt;
}

div.menu div.head {
	width: 150pt;
	font-weight: bold;
	color: green;
	font-size: 12px;
	background-color: white;
	padding: 0pt;
	margin: 0pt;
}

div.menu div.text {
	width: 100pt;
	font-weight: normal;
	color: black;
	font-size: 12px;
	background-color: white;
	padding-left: 2pt;
	margin-left: 2pt;
}

div.menu div.text div {
	width: 100pt;
	font-weight: normal;
	color: black;
	font-size: 12px;
	background-color: white;
	padding-left: 2pt;
	margin-left: 2pt;
	border-left-style: dotted;
	border-left-width: 1pt;
}

div.topmenu.a {
	color:white;
	}
div.topmenu {
	background-color: blue;
	color: white;
	font-style: normal;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	border-width: 0pt;
	width: 600pt;
	padding: 2pt;
}

div.breadcrumbunderline {
	height:3pt;
	background-color:red;
	width: 600pt;
	padding-left: 2pt;
	padding-right: 2pt;
}

pre.code {
	font-style: normal;
	font-family: "Courier New";
	font-size: 8pt;
	font-weight: normal;
	background-color: #afaf8f;
	border-style: dotted;
	border-width: 1pt;
	width: 400pt;
	padding: 2pt;
}

.date {
	font-style: normal;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	padding: 0pt;
	width: 158pt;
	float: left;
}

div.headline {
	font-size: 20pt;
	font-family: Verdana;
	font-weight: bold;
}

td.featuretable {
	background-color: #f0f0f0;
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	border-bottom-style: groove;
}

th.featuretable {
	background-color: #00aaff;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	border-bottom-style: double;
}
-->

