body		
{
	margin-left:	0;
	margin-right:	0;
	margin-top:	0;
	margin-bottom:	0;
	color:		black;
	font-family:	Verdana, Arial;
}		
.small		
{
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	normal;
	font-size:	11px; 
	color:		#555555; 
	letter-spacing:	1px; 
	line-height:	130%;
	text-decoration:none;
	border-bottom:0px;
}
.small:hover
{
	border-bottom:1px dotted #555555;
}
.big
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	13px; 
	font-weight:	bold;
	color:		#555555; 
	letter-spacing:	1px; 
	line-height:	130%;
}		