body {
	background: #5f5b5b;
}
body,td {
	font-family: verdana;
	font-size: 10pt;
}
td {
	vertical-align: top;
}
a,a:active,a:hover,a:visited {
	text-decoration: none;
	font-size: 8pt;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: bold;
}
p {
	line-height: 120%;
}
.img {
	border: 1px dashed #000000;
}