body{
	color: black;
	background-color:white;
	line-height : 12px;
	font: normal normal normal 11px verdana;
	}
a {
	color:brown;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover {
    color: #CCCCCC;
    text-decoration: underline; 
    font-weight: bold;

}
table{
	text-align : justify;
	line-height : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	vertical-align : middle;
	}
.decor {
	font-family : "Arial";
	font-size : 21px;
	font-variant : normal;
	height : 35px;
	line-height : 180%;
	text-align : center;
	font-style : oblique;
}
.decor2{
	font-family : "Arial";
	font-size : 16px;
	font-variant : normal;
	font-style : italic;
	height : 25px;
	line-height : 120%;
}
.decor3{
	font-family : "Arial";
	font-size : 16px;
	font-variant : normal;
	font-style : italic;
	height : 25px;
 	line-height : 150%;
}
.zolty{
	color:yellow;
	text-decoration: underline;
	font-weight: bold;
	
}