body {background-color: #000000}

img {border-color: #000000}

a:link
{
color: #fff68d;
font-weight:  bold
}


A:visited
{
color: #fff68d;
font-weight: normal
}

A:active
{
color: #fff68d;
font-weight: normal
}

p, ul, ol, li, h1, h2, h3, table, tr, td, abbr, cite 
{
font-family: "verdana", "arial", "switzerland"
font-size="small"
}

p, ul, ol, li, table, tr, td
{
text-align: left;
color: #fff68d;
font-size="small"
}


em
{
text-align: left;
color: #fff68d;
font-size="small"
font-style: italic
}


h1
{
color: #ff6f1f;
text-align: left;
font-size: "large"
}


h2
{
color: #ff6f1f;
text-align: left;
font-size: "medium"
}

h3, strong
{
color: #ff6f1f;
text-align: left;
font-size="small"
font-weight: bold
}

#center
{
text-align: center;
font-weight:  bold
}



#caption
{
text-align: center;
color: #fff68d;
font-size="small"
font-style: italic
}

hr
{
color: #ff6f1f;
align: center;
width: 80%
}

