.header
{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bolder;
    font-size:16px;
    position:relative;
    left:30px;
    top:10px;	
}

.copy
{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    height:585px;
    overflow-x:hidden;
    overflow-y:scroll;
    SCROLLBAR-FACE-COLOR: #a5cc3f;
    SCROLLBAR-HIGHLIGHT-COLOR: #c0ed49;
    SCROLLBAR-SHADOW-COLOR: #5d7323;
    SCROLLBAR-3DLIGHT-COLOR: #c0ed49;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #edeee0;
    SCROLLBAR-DARKSHADOW-COLOR: #5d7323;
    SCROLLBAR-BASE-COLOR: #FFFFFF;
}

body
{
    background-color:#574600;    
}

.leftbar
{
    font-family:Arial;
    font-weight:bolder;
    font-size:11px;
    text-align:center;
    vertical-align:top;
    color:Black;
    text-decoration:none;
}

.RightBar 
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	color: #434D18;
	margin-left:10px;
}

.RightBar Table
{
	font-weight:normal;
}

.RightBar a:visited, .RightBar a
{
	color: #434D18;
}


