body {
	background: #eeeeee;
}

p {
	font: 8pt/9pt Verdana;
	color: black;
	text-align: justify;
	text-justify: distribute;
	line-height: 110%;
}

a {
	font: 9pt/12pt Arial;
	font-weight: bold;
	color:#3A5DF9;
	text-decoration:underline;
	background:#eeeeee;
}

a:visited {
	font: 9pt/12pt Arial;
	font-weight: bold;
	color:#3A5DF9;
}

a:active {
	font: 9pt/12pt Arial;
	font-weight: bold;
	color:#3A5DF9;
}

a:hover{
	text-decoration: underline;
}

a.ddlink{
	background:white;
}

b{
	font-size: 15px;
	line-height:19px;
}
