/* DATEI: torero.css */

h1,h2,h3,h4,p,ul,ol,div,td,th,address,blockquote,nobr,b,i {
	font-family: sans-serif;
}
h1 {
	margin-bottom:18px;
}
h2 {
	margin-bottom:18px;
}
h3 {
}
h4 {
}
p,ul,ol,li,div,td,th,address,blockquote {
}
li {
	margin-top:3px;
}
pre {
	font-family: monospace;
	color:#0000C0;
}
code {
	font-family: monospace;
	color:#0000C0;
}
#mono {
	font-family: monospace;
}
blockquote {
}
a:link {
	color:#AA5522;
	text-decoration:underline;
}
a:visited {
	color:#772200;
	text-decoration:underline;
}
a:active {
	color:#000000;
	text-decoration:none;
}

li {
	font-family: sans-serif;
}
