body {
	font: .75em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 22pt;
	font-weight: bold;
	color: #E60000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
h4 {
	font-size: 14pt;
	font-weight: normal;
	color: #555;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: .92em;
	color: #444;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 5px 0px 5px;
	margin: 0px;
}
h2 {
	font-size: .95em;
	color: #222;
	font-weight: bold;
	text-transform: uppercase;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
	padding: 7px 5px 10px 5px;
	margin: 15px 0px 0px 0px;
}
h1 {
	font-size: 1.20em;
	color: #E60000;
	font-weight: normal;
	padding: 2px 5px 7px 5px;
	margin: 0px;
}

.mainmenu {
	font-size: 0.75em;
	color: #404040;
	margin: 0 0 0 18px;
	padding: 0 0 0 18px;
	background-image: url(img/toparrow.png);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}
.mainmenu a:link{
	color: #404040;
	text-decoration: none;
}
.mainmenu a:visited{
	color: #404040;
	text-decoration: none;
}
.mainmenu a:hover{
	color: #404040;
	text-decoration: underline;
}

.citata_header {
	font-size: 0.95em;
	color: #444444;
	font-weight: bold;
	padding-bottom: 7px;
}
.citata_text {
	font-size: 10pt;
	line-height: 110%;
	font-weight: normal;
	color: #787A8F;
	margin: 0px;
	padding: 0px;
}
.citata_box {
	padding: 10px 20px 12px 20px;
	background-color: #eeeeee;
}

.maintext {
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 145%;
	color: #444;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 5px;
}
.maintext a:link{
	color: #444;
	font-weight: bold;
}
.maintext a:visited{
	color: #444;
	font-weight: bold;
}
.maintext a:hover{
	font-weight: bold;
	color: #777;
	text-decoration: none;
}

ul { margin: 0px; padding: 0px; }
.listitem {
	color: #444;
	font-size: 10pt;
	line-height: 125%;
	list-style-image: url(img/arrow.gif);
	list-style-position: outside;
	padding: 2px 120px 8px 8px;
	margin: 0px 0px 0px 32px;
}

.footer_box {
	padding: 15px 20px 10px 10px;
	background-color: #e7e7e7;
}

.footer_copy {
	font-size: 9pt;
	color: #444;
}

.stati_list {
	font-size: 9pt;
	line-height: 110%;
	font-weight: normal;
	color: #787A8F;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.stati_list a:link{
	font-weight: normal;
	color: #787A8F;
	text-decoration: none;
}
.stati_list a:visited{
	font-weight: normal;
	color: #787A8F;
	text-decoration: none;
}
.stati_list a:hover{
	font-weight: normal;
	color: #787A8F;
	text-decoration: underline;
}

.mailform {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}