body
{
	background-color: white;
	padding: 0px;
	margin: 0px;
}
.head
{
	padding: 10px;
	width: 90%px;
	margin: 15px;
}
#title
{
	font: bold 18px Verdana, sans-serif;
	color: #666;
	padding: 0px 0px 0px 35px;
}
dfn
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
  border-bottom: 1px dotted red;
 }
#code
{ font-family:"Courier New", Courier, mono;
  font-size: 0.9em;
  color: #990033;
}
#consortium
{
	position: absolute;
	left: 15px;
}
.smallwrapper
{
	padding: 5px;
	width: 95%;
	border-color: #900;
	border-width: 1px;
	border-style: solid;
	margin: 15px;
	font-size: 12px;
}
.wrapper
{
	padding: 10px;
	width: 90%;
	border-color: #900;
	border-width: 1px;
	border-style: solid;
	margin: 15px;
}
h1
{
	font-family: Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
h2
{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h3
{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h4
{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.bigger
{
	font-family: Verdana, sans-serif;
	font-size: 14px;
}
.plain
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.small
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.red { color: #900; }

a:link
{
	text-decoration: none;
	color: olive;
}
a:visited
{
	text-decoration: none;
	color: olive;
}
a:active
{
	text-decoration: underline overline;
	color: navy;
}
a:hover
{
	text-decoration: underline overline;
	color: navy;
}
.cita
{
	font-size: 1em;
	font-style: italic;
	color: #666;
}

.enhanced
{
	background-color: yellow;
}

.notas
{
	margin: 0em 4em 0.5em 4em;
	padding:0.4em 2em;
	border: 1px dotted #900;
	background:#FFC url(../images/warn.gif) 0.5em  no-repeat;
}

.news
{
	font-family: Times, 'Times Ndew Roman', Georgia, serif;
	font-size: 90%;
	text-align:justify;
}
h1.news
{
	font-size:22px;
	text-align:center;
	font-style:italic;
}