body {
	margin: 0px;
	padding: 0px;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

.justified {
   text-align: justify;
}

.text2 {
	color: #999999;
	font-size: 12px;
}

.picframe-big{
	border: 1px solid #B4B4B4;
	padding: 3px;
}

.picframe-small{
	border: 1px solid #B4B4B4;
	padding: 2px;
}

.pix-subtext {
	color: #899595;
	font-size: 10px;
	font-weight: bold;
}

a.pix-subtext {
	color: #899595;
	font-size: 10px;
	text-decoration: none;	
}

a.pix-subtext:hover {
	color: #33335f;
	font-size: 10px;
	text-decoration: none;	
}

.small-links {
	color: #33335f;
	font-size: 10px;
	font-weight: bold;
}

a.small-links {
	color: #33335f;
	font-size: 10px;
	text-decoration: underline;	
}

a.small-links:hover {
	color: #899595;
	font-size: 10px;
	text-decoration: none;	
}
