

h3{ color: white; }


body a:link {color:#ff9000; text-decoration:underline; border-style:dashed; border-color:#aaaaaa; border-width:0px; padding:2px;}
body a:visited {color:#ff9000; text-decoration:overline;text-decoration:underline;border-style:dashed; border-color:#aaaaaa; border-width:0px; padding:2px;}
body a:hover {color:#999999; text-decoration:none;  border-style:dashed; border-color:#ffffff; border-width:1px; padding:1px;}


#container
{
float:left;
width:800px;
height:486px;
background-image:url(background.jpg);
background-repeat:no-repeat;

}

#window
{
position:absolute;
left:30px;
top:50px;
height:370px;
width:550px;
overflow: auto;
padding:5px;

}

p 
{color:#ffffff;
font-size:11px;
font-family:arial,sans,helvetica;
}

h1 
{color:#ffffff;
font-size:12pt;
font-family:sans,helvetica,arial;
font-weight: normal;
}

h2 
{color:#ddffdd;
font-size:10pt;
font-family:sans,helvetica,arial;
font-weight: normal;
}

li
{color:#ffffff;
font-size:11px;
font-family:arial,sans,helvetica;
list-style-type:square 
}

#links
{
position:absolute;
top:490px;
left:10px;
font-family:sans-serif;
font-size:10px;
text-align:center;
}

