body
{
background: #333333; color:#ffffff;
}

h1,h2,h3,h4,p,dl
{
color: #ffffff
}

h1
{
font: bold italic 500% PMingLiU; text-decoration: underline
}

p
{

}

ul
{
list-style-type: none;
}

a.one:link {color: #cc9933}
a.one:visited {color: #9999ff}
a.one:hover {color: #6666ff}
a.one:active {color: #3333ff}

a.two:link {color: #000000}
a.two:visited {color: #000000}
a.two:hover {font-weight: bold}
a.two:active {color: #000000}

a.three:link {color: #ffffff}
a.three:visited {color: #ffffff}
a.three:hover {{color: #ffffff}
a.three:active {color: #ffffff}

.margin
{
margin: 4%;
}

.small
{
font-size:x-small;
}

.indent
{
text-align: justify;
text-indent: 25px;
margin: 20px;
}

.copy
{color: #000000;
font: 70%;
margin: 4%;
}

.justify
{
text-align: justify;
margin: 20px;
}

.list
{
text-align: left;
}