/* CSS Document */

body { 
font-family: sans-serif;
color: white;
background-color:#000000;
font-weight:bold;
font-size: 75%;}

a{
text-decoration:none;}

a:link {
color:#999999}

a:hover{
color:#FFFFFF}

a:visited{
color:#666666}

h1 {
font-size:18px;
font-weight:bold;}

h2 {
font-size: 16px;
font-weight: bold;}

h4 {
font-size: 18px;
font-weight: bold;
color: black;}

h5 {
font-size: 14px;
font-weight: bold;}

p {
font-weight:bold;
font-size: 75%;
}

a.fresh {
color:#000000}

p.fresh{
font-weight: bold;
font-size: 75%;
color:#000000;}

div.disco {
margin: 5px;
vertical-align: top;
}


