body {
background-color : #000000; 
margin : 0; 
padding : 0; 
color : #bebebe;
font-family : Geometr231 Lt BT, verdana, helvetica, arial, sans-serif; 
} 
h1.title { 
font-size : 20px; 
font-weight : bold; 
display : inline; 
} 
p { 
font-size : 90%; 
}
.small {
font-size : 80%; 
}  
a:link {
color : #ffffff; 
text-decoration : underline; 
} 
a:visited {
color : #ffffff; 
text-decoration : underline; 
} 
a:hover {
color : #B20B13; 
text-decoration : underline; 
} 
a:active {
color : #B20B13; 
text-decoration : underline; 
} 
.red {
color : #B20B13;
}
.verdana { 
font-size : 80%; 
font-family : verdana, helvetica, arial, sans-serif; 
}
