body{
background:black url('BOTTOM.jpg') no-repeat bottom left;
font-family:courier new; color:#ff71a5; cursor:crosshair; font-size:10pt; scrollbar-face-color:#ff71a5; scrollbar-shadow-color:black; scrollbar-highlight-color:black; scrollbar-3dlight-color:black; scrollbar-darkshadow-color:black; scrollbar-track-color:black; scrollbar-arrow-color:black; background-color:black
}

div{
text-align:center;
}

h1{
background:url('H1.jpg');
color:black;
width:422;
height:73;
font-size:13pt;
font-family:Courier new;
text-align:right;
padding-top:32;
padding-right:20
}

h2{
background:url('H2.jpg');
color:black;
width:200;
height:73;
font-size:13pt;
font-family:Courier new;
text-align:right;
padding-top:32;
padding-right:20
}

p{
background-color:#ff71a5;
color:black;
font-family:courier new;
width:90%;
text-align:left;
font-size:10pt;
padding:1;
}

p a{
color:black;
font-family:Courier new;
text-decoration:underline;
}

p a:hover{
color:black;
font-family:Courier new;
text-decoration:overline;
cursor:crosshair;
}

b{
color:white;
font-weight:bold;
}

a{
color:#ff71a5;
font-family:Courier new;
font-size:10pt;
}

a:hover{
color:white;
font-family:Courier new;
cursor:crosshair;
font-size:10pt;
text-decoration:overline;
}

#navigation {
margin:1px;
padding:0;
list-style-type:
none;
font-family:Courier new;
color:black;
}

#navigation li {
margin-bottom:1px;
}

#navigation a 
{
font-family:Courier;
background:#ff71a5;
display:block;
width:180px;
color:black;
margin-bottom:1px;
text-decoration:none;
}

#navigation a:hover {
background:#F9B3E1;
color:black;
width:180px;
cursor:crosshair;
text-decoration:none;
border-left:5px solid white;
}

div{
text-align:center;
}