body
	{
		background-color: transparent;
		margin: 5px;
		font-family: Tahoma;
		font-size: 10pt;
		color:000000; 
	}
table
	{
		border-color: #4d2709; 
		margin: 0px;
		color:000000; 
		padding: 0px;
		border-spacing: 0px;
	}



a:link {text-decoration:underline; color:#000000; font-size:10pt;}
a:visited {text-decoration:underline; color:#000000; font-size:10pt;}
a:hover{text-decoration:underline; color:#000000; font-size:10pt; font-weight:bold; }

hr 
	{
		border: none 0; border-top: 1px dashed #666666; width: 80%; height: 1px;
	}

img
	{
		border: none 0; 
	}
	
ul
{
	list-style-type: disc
	color: #af2455;
}