
a:visited {
	color: #255B72;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none
}

a:link {
	color: #D0F5FD;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none
}

p {
	color: #73BBD8;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	text-indent: 0.5cm;
}

p.right {
	text-align: right
}

p.left {
	text-align: left
}