body {font-family: Arial, sans-serif; background-color:#fafafa ; color:#000000;}

a {
	color: #0033dd;
	text-decoration: none;
}
a:visited {
	color: #0033dd;
}
a:hover


* {line-height: 110%;}

h2+p {margin-top: -5px;}

ul {margin-top: -5px;}

p#language-selection {
    text-indent: 0em;
    margin-left: 0em;

    text-align: right;
    margin: 0em;
}

#myList li{ display:none;
}
#loadMore {
    color:blue;
    font-weight:bold;
    cursor:pointer;
}
#showLess {
    color:blue;
    font-weight:bold;
    cursor:pointer;
}