body 
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
color: white; 
text-align: justify;
background-color:  black;
}

a:link
{
color:white;
text-decoration: none; 
font-weight: bold;
}

a:active
{
color:white;
text-decoration: none; 
font-weight: bold;
}

a:visited
{
color:white;
text-decoration: none; 
font-weight: bold;
}

a:hover
{
color: silver; 
text-decoration: none; 
font-weight: bold;
}

ul li
{
list-style-type: disc;
color: silver; 
}

ol li
{
color: silver; 
list-style-type: katakana
}

.center
{
text-align: center;
margin-left: auto; 
margin-right: auto;
}

h1
{
color: orange;
}

h1 a:link
{
color: orange;
}

h1 a:active
{
color: orange;
}

h1 a:visited
{
color: orange;
}

h1 a:hover
{
color: red; 
}

h2
{
color: orange;
}

h2 a:link
{
color: orange;
}

h2 a:active
{
color: orange;
}

h2 a:visited
{
color: orange;
}

h2 a:hover
{
color: red; 
}

h6
{
color: orange;
}
