body {background-color:#400000;
color:#606060;
font:13px comic sans ms;}

p {
color:#606060;
font:13px comic sans ms;
}

p.double {
border-bottom-style:double;
}

p.dotted {
border-bottom-style:dotted;
border-bottom-width:thin;
}

p.dashed {
border-bottom-style:dashed;
border-bottom-width:thin;
}

p.one {
background-color:#000000;
color:#660000;
text-align:center;
font:small-caps 20px comic sans ms;
}

p.two {
color:#606060;
text-align:center;
font:13px comic sans ms;
}

p.three {
color:#606060;
text-align:center;
font:20px comic sans ms;
}

p.four {
background-color:#660000;
color:#606060;
text-align:center;
font:10px comic sans ms;
}

img.one {
border:solid 1px;
color:#606060;
}

img.two {
border:none;
}

img.three
{
border:solid 2px;
color:#FFFFFF;
}

img.four
{
border:double 2px;
color:#660000;
}

img.double
{
border:double 2px;
color:#660000;
}

img.small 
{
height:150px;
width:200px;
}

table.one
{
background color:#400000;
table-layout: automatic;
text-align: center;
}

table.two
{
table-layout: automatic;
text-align: left;
}

ul.circle {
list-style-type:circle;
font:13px comic sans ms;
color:#660000;
margin-top:0;
}

ul.none
{list-style-type:none;
float:left;
width:100%;
padding:0; 
margin:0;
}

a.one
{
float:left;
width:83px;
text-decoration:none;
color:#000000;
font:small-caps 10px comic sans ms bold;
text-align:center;
background-color:#660000;
padding:0.1em 0.1em;
border-right:1px solid #000000; 
}
a.one:hover {
color:#660000;
background-color:#000000;
cursor:crosshair;
}
li.navigation {display:inline}

a.two:link {color:#606060; text-decoration:none;}
a.two:visited {color:#505050; text-decoration:none;}
a.two:hover {color:#606060; text-decoration:underline; cursor:crosshair}
