h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}

p {
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 11pt;;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
	font-weight: normal;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21pt;
	font-weight: bold;
	color: #990000;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: -2px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #990000;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;

}

.guestbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
}

.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
