.adres {
	font-size: 9px;
	font-weight: bold;
}
h1 {
	font-size: 30px;
	font-style: italic;
}
.menulink {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menulink:hover {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
body {
    font-family: arial,sans serif;
}
h2 {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
td {
	font-size: 12px;
}
acronym {
	border: none;
}h3 {
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;

}
