body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
}
.lineheight {
	line-height: 200%;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.picborder {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
