* { margin:0;padding:0;border:0; }

html { overflow-y: scroll; }

body {
background-color: #B0BCC4;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
}

p {
font-size: 10pt;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13pt;
margin-bottom: 1em;
}

.redheadline {
font-size: 10pt;
color: white;
}

a { color: cyan; text-decoration: none; }
a:hover { color: white; }

a.redheadline { color: white; text-decoration: none; }

.greytext {
color: #cccccc;
}