body {
color : #FFFFFF;
background-color : #000000;
}
* {
font-size : 8pt;
font-family : Verdana;
}
p {
font-size : 8pt;
text-align : justify;
}
font.koment {
font-size : 8pt;
text-align : justify;
color : orange;
}
h1 {
font-weight : bold;
font-size : 16pt;
}
a {
font-size : 8pt;
color : #FFFFFF;
text-decoration : underline;
}
a:hover {
text-decoration : none;
}