body
{
background-color: #31302a;
margin-right: auto;
margin-left: auto;
border-right: 0px solid #000080;
margin: 20px;
color: #fffffa;
font-size: 16;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #777777;
scrollbar-dark-shadow-color: #2a2a2a;
scrollbar-track-color: #000010;
scrollbar-face-color: #05729b;
scrollbar-shadow-color: #994444;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffff;
}

.feedticker{

                color: #000000;

                border: 1px solid black;

                width: 1050px;

                padding-left: 0px;

                margin-left: 0px;

                background-color: #f1eccd;

                margin-bottom: 1em;

                font: bold 15px arial, sans-serif;

                box-shadow: black 0.5em 0.5em 0.3em

}




table
{
color: black;
font 30px;
}

h1
{
background-color: #0d181d;
font-size: 15px;
width: 85%;
color: #000010;
border-left: 0px outset;
border-right: 0px outset;
border-top: 0px outset;
border-bottom: 0px outset;
}



h2
{
background-color: #f1eccd;
width: 1050px;
color: #000000;
border-top: 1px inset black;
border-left: 1px inset black;
margin-left: 0px;
text-align: left;
padding-left: auto;
font: bold 30px;
font-family:"Times New Roman", Times, serif;
box-shadow: black 0.5em 0.5em 0.3em
}
h3
{
background-color: #f1eccd;
color: blavk;
width: 1050px;  
border-top: 0px inset;
border-left: 0px inset;
margin-left: 0px;
text-align: center;
padding-left: auto;
font: bold 15px arial,sans-serif;
box-shadow: black 0.5em 0.5em 0.3em
}

h4
{
background-color: #31302a;
width: 200px;
color: #fcf1af;
border-left: px outset;
border-right: px outset;
border-top: px outset;
border-bottom: px outset;
}


a:link {color: #001eff; text-decoration:none; font-weight:bold;}
a:visited {color: #000000; text-decoration:none;}
a:hover {color: #ff0000;}
a:active {color: #ffffaa; background-color: navy;}
