body
{
	padding: 0;
	margin: 0 0 0 0;
	background-color: #ffffff;   
	font:10pt Verdana,Sans-serif;
	line-height:1.5em;
}

.clickable
{
	cursor:pointer;
	cursor:hand;
}       

.onepx
{
	border: solid red 1px;
}                                          

#base a, #base a:visited{
	text-decoration:none;
}