     .Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
     }
     p {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
     h1 {
	font-family: Verdana;
	font-size: large;
	font-style: italic;
	color: #006633;
}
     h2 {
	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
	color: #006633;
}
a:link {
	text-decoration: underline;
	color: #006633;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
}
     h3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #006633;
	font-weight: bold;
}
     .adres {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #006633;
}
     .link1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
     
