P  {
	font-size : 14px;
	font-family : Verdana;
}

H1  {
	font-family : Poor Richard;
	text-align : center;
	font-size : 48;
}

H2  {
	font-family : Poor Richard;
	text-align : center;
	font-size : 20;
	font-style : italic;
}

H3  {}

A  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	color : Blue;
	padding-left : 10;
	padding-bottom : 15;
}

A:Visited  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	color : Gray;
	padding-left : 10;
	padding-bottom : 15;
}

A:Active  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	color : Navy;
	padding-left : 10;
	padding-bottom : 15;
}

A:Hover  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	color : Navy;
	text-decoration : underline;
	padding-left : 10;
	padding-bottom : 15;
}

BODY  {
      font-family:verdana;
      font-size:14px;
}


.adres {
	font-size : 12;
	font-family : Verdana;
	font-style : italic;
}
