body
	{
	background-image: url("images/greyback.jpg");
	font-family: arial, helvetica;
	font-size: 11pt;
	color: #E7E1D3;
	}

a     { color: #B4A584; text-decoration: none;  font-size; 11pt;}
a.visited  {color: #FFFFFF; text-decoration: none; font-size; 11pt;}

td.copy
	{
	font-size: 8pt;
	}

td.form
	{
	color: #000000;
	}

#thumbs { position: absolute; top: 150px; left: 316px; width: 373px; height: 100px; visibility: visible; display: block }

.art
        {
        border-color: black;
	border-top-style: solid;	
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	}
        
.art1
        {
        border-color: black;
	border-top-style: solid;	
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	}
.art2
        {
        background-color: #A02909;
	font-color: #000000;
	font-weight: bold;
	}
