@charset "iso-8859-1";
/* CSS Document */
<style type="text/css">
<!--
body {
	margin: 5px 0px 0px 0px;
	background-color: #f0f0f0;
	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: #dddddd;
  	scrollbar-shadow-color: #ffffff;
  	scrollbar-darkshadow-color: #000000;
  	scrollbar-track-color: #e0e0e0;   //háttér
}
.style0 {
	font-weight: bold;
	font-size: 14px;
}
.style1 {
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	font-weight: bold;
	font-size: 12px;
}

.style3 {

	font-size: 12px;
	}
.style4 {
	
	font-size: 10px;
		}
.style5 {
	
	font-size: 12px;
	color='red';
		}
.style6 {color: #FF0000; font-weight: bold; font-size: 12px; }

.style8 { font-size: 12px;
font-weight: bold;
margin-top: 6px;
margin-bottom: 6px;
 }

a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color:#000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}

-->
</style>