<!--
/* CSS Document */


TABLE.entry
{
	width:595px;
	height:400px;
	margin-top:100px;
	margin-left:6px;
	

}

P.rec
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#685130;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px; 
	margin-top:10px;
	text-align:left;
}

P.entry
{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#685130;
	margin-left:10px;
	margin-bottom:10px; 
	margin-top:0px;
	text-align:left;
}
P.footer
{
	font-family:Tahoma, Verdana;
	font-size:9px;
	text-align:center;
	color:#685130;
	margin-left:20px;
	line-height:14px;
	margin-bottom:0px;

}

H1.entry
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6f532b;
	font-weight:bold;
	margin-left:16px;
	margin-top:0px;
}

.entry A
{
	text-decoration:none;
	color:#685130;
	font-weight:bold;
}

.entry  A:HOVER
{
	text-decoration:underline;
	color:#685130;
}


P.footer_outside
{
	font-family:Tahoma, Verdana;
	font-size:9px;
	color:#bfac92;
	margin-left:20px;
	line-height:20px;
}

A.footer_outside
{
	text-decoration:none;
	color:#bfac92;

}

A:HOVER.footer_outside
{
	text-decoration:underline;
	color:#bfac92;
}





-->
