body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D4D0C8;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
TD{
text-align: left;
vertical-align: top;
}
H4 {
		 page-break-before: avoid;
		 page-break-after: avoid;
		 } 
a:hover {
	text-decoration: underline;
	
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: solid;
}

a.menu:hover {
	text-decoration: underline;
	
}
a.menu {
text-decoration: none;
color: #FFFFFF;
}
.menu{
	color: #FFFFFF;
	font-weight: bold;
}
.kicsipiros {
     font-size: 10px;
      color: #336699;
}
.kicsi {
	color: #C8D6E1;
	font-size: 10px;
}
.kicsisel {
	color: #29166F;
	font-size: 10px;
}

.input{

 font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #FFFFFF; 
 color: #102132; 
 border: 1px solid #284279; 
 }