body	{
bgcolor: #ffffff;
font-family:Garamond Premr Pro, Garamond;
font-size:13pt;
line-height:120%;
color:#000000;
 
}

A:link
{
color: #996600;
}

A:visited
{
color: #996600;
}

A:hover 
{
color: #000000; 
}

.leftshadow
{
    background: url(images/main-layout-left-shadow.png) top left repeat-y;
    width: 43px;
	
}

.rightshadow
{
    background: url(images/main-layout-right-shadow.png) top left repeat-y;
    width: 47px;
	
}