p , h , h1 , h2 , a , li {
font-family : Arial, Helvetica, sans-serif; 
} 
body {
background-color : #000000; 
margin-left : 0; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
} 
body.advert {
background-color : #ffffff; 
margin-left : 0; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
} 
p {
font-size : x-small; 
font-weight : normal; 
color : #999999; 
} 
h {
font-size : x-small; 
font-weight : bold; 
color : #999999; 
} 
h1 {
font-size : x-small; 
font-weight : bold; 
color : #999999; 
} 
h2 {
font-size : x-small; 
font-weight : bold; 
color : #999999; 
} 
a {
font-size : x-small; 
font-weight : normal; 
color : #999999; 
} 
a:active {
font-size : x-small; 
font-weight : bold; 
color : #33cc99; 
} 
a:link {
font-size : x-small; 
font-weight : bold; 
color : #cccccc; 
} 
a:hover {
font-size : x-small; 
font-weight : bold; 
color : #33cc99; 
} 
a:visited {
font-size : x-small; 
font-weight : bold; 
color : #999999; 
} 
select {
font-size : x-small; 
background-color : #cccccc; 
} 
input {
font-size : x-small; 
background-color : #cccccc; 
} 
textarea {
font-family : Arial, Helvetica, sans-serif; 
font-size : x-small; 
background-color : #cccccc; 
} 
li {
font-size : x-small; 
font-weight : normal; 
color : #999999; 
}
.title {
font-size : x-small; 
font-weight : bold; 
color : #ffffff; 
text-transform : uppercase; 
}
