body {
	color : Black;
	background-color : #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	margin-top : 0;
	margin-left : 0px;
}
p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #000000;
}

ul{
	margin-right: 15px;
}

li{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height:14px;
/*	list-style-position: inside; */
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #000000;
}

.listright {
	margin-right: 6px;
/*	margin-left: 25px; */
}

.headline{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #1E5C6F;
}

A:visited {
	color: #800080 !IMPORTANT;
}