h1,h2,h3,h4,h5,h6
{
font-family: verdana, arial, 'sans serif'; 
}

p,li
{
font-family: verdana, arial, 'sans serif'; 
margin-left: 10pt;
text-align: center;
background: black;
padding: 20
color: white;
}


table
{
text-align: center;
background: black;
padding: 6;
}

ul
{
list-style: disc; 
}

ol
{
list-style: decimal; 
}

p,li,th,td
{
color: white;
font-size: 90%;
text-align: center;
vertical-align: top;
}

body
{
background-color: maroon;
}

hr 
{
border: 5;
color: maroon;
background-color: maroon;
width: 75%;
text-align: center;
}

a:link    {color:yellow}
a:visited {color:yellow}
a:active  {color:lightyellow}
a:hover   {color:gold}

img
{
border:0px solid;
}

.short
{
width: 90%;
text-align: center;
background: black;
}

.wide
{
width: 100%;
text-align: center;
background: black;
}

.pictures
{
padding-bottom: 30;
width= 296;
height: 197;
}

.padding
{
padding-bottom: 30;
}

