body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pts;
	color:#8E62B7;
	font-weight:bold;
	background-color:#EADCF7;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.greenfont {
	color:#588D9D;
}

a {
	color: #588D9D;
	font-weight:bold;
}

a.hover {
	color: #E04964;
	font-weight:bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8E62B7;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8E62B7;
	margin: 10px;
	text-align:left;
}

ul.greendisk {
	list-style-type: disc;
	color: #588D9D;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#E04964;
	font-weight:bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#588D9D;
	font-weight:bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	font-weight:bold;
}

