html,body {
background-color:#111100;
background-image:none;
background-repeat:none;
background-attachment:scroll;
background-position:center;
line-height:normal;
text-decoration:none;
//text-transform:lowercase;
text-align:left;
text-indent:none;
white-space:normal;
}

P {
color:#3333cf;
font-family:"Lucida Console";
font-size:18px;
text-align:left;
font-weight: 100;
//font-variant: small-caps;
background-color:#222222;
}

h1 {
color:#005510;
text-align:center;
font-family:"Trebuchet MS";
}

font {
color:#005510;
text-align:left;
font-family:"Trebuchet MS";
font-size:18px;
font-weight: 100;
background-color:#222522;
}
font.a {
color:#000000;
text-align:left;
font-family:"Trebuchet MS";
font-size:18px;
font-weight: 100;
background-color:#111100;
}

A:link {
color:#005510;
text-align:left;
text-decoration:none;
font-family:"Lucida Console";
font-size:18px;
font-weight: 100;
}

A:visited {
color:#445554;
text-align:left;
text-decoration:none;
font-family:"Lucida Console";
font-size:18px;
}

A:active {
color:#000000;
text-align:left;
text-decoration:none;
font-family:"Lucida Console";
font-size:18px;
}

A:hover {
color:#55f99c;
text-align:left;
text-decoration: underline;
font-family:"Lucida Console";
font-size:18px;
}

div {
    min-width: 100px;
    align: center;
    float: center;
    height:75%;
    max-width:640px;
    border-color:black; 
    border-style:solid; 
    border-width:0px; 
}

li {
color:#cc5555;
text-align: left;
background-color:#252222;
}
