@CHARSET "UTF-8";

table {
    width: 100%;
}

h2 {
    margin:0px;
    font-size:18px;
    font-weight:normal;
    margin-bottom:12px;
}
.next {
    clear:left;
    float:right;  
    margin-bottom:10px;
    margin-right:10px;
    font-weight:bolder; 
}
.clear {
    clear: both;
}

.readActions {
    text-align: center;
    background:url(../_images/dott.gif) repeat-x top;
    padding-top:5px;
}
    .readActions a {
       font-weight:bolder;
       text-decoration:none;
       color:#076527; 
    }
    
.fill1 {
	background-color: black;
	border: 1px solid green;
	margin-left: 5px;
}

.fill2 {
	background-color: blue;
}
a {
    color:#2669E5;
}

.small {
    font-size: 0.75em;
}

#EU {
    text-align:center;
}

.ssz {
	width:30px;
	padding-right:15px;
}

