body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #465463;
	text-decoration: none;
}
.evo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #465463;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE0000;
	line-height: 16px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EE0000;
	line-height: 16px;
}
a:hover {
	text-decoration: none;
	color: #EE0000;
	line-height: 16px;
}
a:active {
	text-decoration: none;
	color: #EE0000;
	line-height: 16px;
}

ul#menu
{
	list-style: none;
	padding:0;
	margin:0;
}
ul#menu li
{
	padding:3px 0 0 15px;
}
ul#menu a
{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
ul#menu a.active
{
	color:#ee0000;
}
h1
{
	font-weight:bold;
	font-size:11px;
	padding:0;
	margin:1em 0 1em 0;
}
blockquote
{
	margin:0 0 0 1em;
}
ul
{
	margin:0 0 0 1em;
}
p
{
	text-align:justify;
}
.info
{
	font-weight:bold;
	color:#000000;
}
