/* === */
body {
background-color: #4284B5;
color: #FFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 100.01%;
font-weight: bold;
margin: 2% 3%;
}

a {
background-color: transparent;
color: #000000;
white-space: nowrap;
text-decoration: none;
border-bottom: 1px solid #fff;
}

#switcher input.out {
padding: 1px 5px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90%;
font-weight: bold;
cursor: pointer;
voice-family: "\"}\"";
voice-family:inherit;
cursor: pointer;
}
#switcher input.in {
display: none;
}

p, li {
line-height: 150%;
}

code {
font-size: 110%;
font-family: 'Times New Roman', serif;
font-weight: normal;
background-color: transparent;
color: #000000;
}