.basefont  { 
	color: #505050; 
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, Arial; margin: 0px;
}

.small  { 
	color: #505050; 
	font-size: 10px; 
	line-height: 12px; 
	font-family: Verdana, Arial; 
}

.small td  { 
	color: #505050; 
	font-size: 10px; 
	line-height: 12px; 
	font-family: Verdana, Arial; 
}

.big  { 
	color: #505050; 
	font-size: 14px; 
	line-height: 16px; 
	font-family: Arial,Helvetica,Verdana; 
}

.greyborder { 
	border: solid 1px gray; 
}

html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}