#title {
font-family: Verdana;
font-size: 1.2em;
font-weight: bold;
color: rgb(204,102,0);
}

#article {
font-family: Verdana;
font-size: 1.0em;
color: silver;
}

#smallbluish {
font-family: Verdana;
font-size: 0.8em;
color: rgb(153,158,238);
}

#smallsilver {
font-family: Verdana;
font-size: 0.8em;
color: silver;
}

#yellowtitle {
font-family: Verdana;
font-size: 1.2em;
font-weight: bold;
color: rgb(255,255,51);
}

#yellownormal {
font-family: Verdana;
font-size: 1.0em;
color: rgb(255,255,51);
}

#yellowbold {
font-family: Verdana;
font-size: 1.0em;
color: rgb(255,255,51);
}

#navigation {
width: 40px;
font-family: Verdana;
font-weight: bold;
background-color: rgb(4,5,25);
color: rgb(153, 158, 238);
}

#pagebody {
background-color: rgb(4,5,25);
}
