p {
background: #ffffff;
margin:0;padding: 5px 10px;
line-height: 1.3;
text-align: justify;

}

br {
background: #ffffff;
}

a {
	padding: 2px;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	color: 626161;
	text-decoration: underline;
}

ul {
	margin-top: 8px;
	margin-left: 16px;
	margin-bottom: 8px;
}

table.plain {
border: 0px;
border-spacing: 5px;
background-color:#ffffff;
}
