@charset "ISO-8859-1";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
}
h1 {
	font-size: 0.8em;
	color: #cc0000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #669;
	line-height: 0.8em;
}
.smallletters {
	font-size: 0.75em;
	color: #666;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
