@charset "iso-8859-1";
/* CSS Document */
<style type="text/css">
<!--
body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #ffffff;  //nyíl
 	scrollbar-3dlight-color: #000000;
  	scrollbar-highlight-color: #000000;
  	scrollbar-face-color: #D9E6FF;
  	scrollbar-shadow-color: #ffffff;
  	scrollbar-darkshadow-color: #000000;
  	scrollbar-track-color: #ffffff;   //háttér
}
.style0 {
	font-weight: bold;
	font-size: 28px;
}
.style1 {
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	font-weight: bold;
	font-size: 14px;
}

.style3 {
	font-weight: bold;
	font-size: 12px;
	}
.style4 {
	
	font-size: 12px;
		}

a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}

-->
</style>