a {
	text-decoration: none
}

h2 {
	font-size: 14pt;
	font-family: Arial;
	color: #00005F;
}

li {
	text-indent: 1ex
}


.menu {
	font-size: 10pt;
	color: black;
	font-family: Arial;
	position: relative;
	top: 0 px;
	left:7 px;
}

.menu A:link, .menu A:visited {
	color: #00005F;
}


TD, .prosa {
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

TD A:link, .prosa A:link, TD A:visited, .prosa A:visited {
	color: #00009F;
}


.highlight {
	font-weight: bold;
	font-size: 10pt;
	color: #0000BF;
	font-family: Arial;
}

.small {
	font-size: 8pt;
	font-family: Arial;
	font-weight: normal;
}

.purple {
	color: #842A5B;
}

.landingpage, .landingpage A:link, .landingpage A:visited {
	font-size: 10pt;
	color: #9090E6;
	font-family: Arial;
}

