

body
{
margin: 20px;
background-color: #191919;
}

p
{
font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
font-size: 15px;
color: #212121;
}

.non_indented { color:#4c4c4c; font-family:Georgia,Palatino,Times,serif; font-size:14px; line-height:1.5; text-indent:0px; margin-top:0px; margin-bottom:0px }

.reversed_text
{
color:#ffffff;
font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
font-size:13px;
}

.footer_text
{
color: #ffffff;
font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
font-size: 9px;
line-height: 1;
text-indent: 0px;
margin-top: 10px;
margin-bottom: 0px;
}

h1
{
color:#ffffff;
font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
font-size: 24px;
line-height: 1;
font-weight: bold;
margin-top: 30px;
}

a.reversed_out:link { color:#ffffff; }
a.reversed_out:visited { color:#ffffff; }
a.reversed_out:hover { color:#ffffff; }
a.reversed_out:active { color:#ffffff; }

li
{
list-style: square;
color:#ffffff;
}