
body, html{height:100%;}

body {background-color: #000000;
margin-top : 0;
margin-left : 0; }

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

.WHITEFONT { color: #FFFFFF }
.GREENFONT { color: #335533 }

.STOCKARTISTHOME
{
font-family:"Arial";
color:#440000;
padding-left: 7pt;
padding-right: 7pt;
font-weight:BOLD;
}

.STOCKARTISTYELLOW
{
font-family:"Arial";
font-style: italic;
font-size:13pt;
color:#A48D3F;
padding: 5pt;
font-weight:BOLD;
}

.STOCKARTISTYELLOW:HOVER
{
font-family:"Arial";
text-decoration:UNDERLINE;
font-style: italic;
font-size:13pt;
padding: 5pt;
font-weight:BOLD;
}

.SIDELISTYELLOW
{
font-family:"Arial";
font-size:15pt;
color:#A48D3F;
padding-bottom: 0pt;
padding-left: 0pt;
padding-right: 0pt;
font-weight:BOLD;
}

.SITEMAP
{
font-family:"Arial";
font-size:13pt;
padding-bottom: 0pt;
padding-left: 0pt;
padding-right: 0pt;
font-weight:BOLD;
}

#wrapper { 
 margin: 0 auto;
 width: 980px;
}