a:link.type1  { color: #800000; text-decoration: none; font-family: Tahoma; font-size:10pt}
a:visited.type1 {color:#800000; text-decoration:none; font-family: Tahoma; font-weight: normal; }
a:active.type1  {color:#B4752E; text-decoration:none; font-family: Tahoma; font-weight: normal; }
a:hover.type1   {color:#B4752E; text-decoration:underline; font-family: Tahoma; font-weight: normal;}


body
{ 
	font-family: Tahoma; 
	background-color: #C9C59C; 
	color: #000000;font-size: 10pt 
}


.img
{
	border: 2px outset #875815; padding: 2px
}