H1
{
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

H2
{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

BODY
{
	color: #000066;
	margin-left: 100px;
}
BODY.index
{
	color: #000066;
	background-color: white;
	background-image: url(../fondo.gif);
	margin-left: 10px;
}
a
{
	color: #ff0033;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color: #3300ff;
}
.content
{
	color: #000066;
	width: 500px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

P, TD
{
	color: #000066;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

.index1, .index2
{
	font-weight: bold;
}

.author
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.authorRef
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-variant: italic;
}

.navmenu
{
	padding-top: 40px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	width: 100%;
	text-align: right;
}
