BODY
{
	font-family:Verdana;
	font-size:9pt;
}
	A
{
	color: Green;
}
A:Hover
{
	Color: Navy;
	Text-decoration: underline;
	font-family: Verdana;
}
table
{
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
}
H1
{
	font-family : Verdana;
	font-weight : bold;
	font-size : 15px;
	text-align : center;
	color : Green;
}
li {
 font-weight: bold;
}
.top {
	background-color: #008000;
	color: #7fff00;
}
.down {
	background-color: #BDEEB9;
	color: green;
	font-weight: bold
}
.adres
{
	font-family : Verdana;
	font-weight : bold;
	font-size : 15px;
	color : Green;
}
