/* CSS Document */

body {
font-family:sans-serif;
font-size:small;
color:#97896F;
background-color:#000000;
width:340px;
}

a:link {

color: #97896F;

font-size: x-small;

text-decoration: none;

}


a:visited {

color: #97896F;

font-size: x-small;

text-decoration: none;

}

a:hover {

color: #ffffff;

font-size: x-small;

}


h1 {
font-size:180%;
color:#660000;
}

h2 {
font-size:150%;
color:#660000;
}

h3 {
font-size:120%;
color:#660000;
}

h4 {
font-size:100%;
color:#660000;
}

h5 {
font-size:100%;
color:#660000;
}

h6 {
font-size:100%;
color:#660000;
}

