:visited {
	color: olive;
}

body {
 
}

a {
	color: ActiveCaption;
}

a:hover {
 
 color: #cc0000;/* dk. red */
}

p {
	font-family: Vani;
	font-weight: normal;
	font-size: 12pt;
	color: Highlight;
}

h1 {
	font-family: Vani;
	color: black;
}

h2 {
	font-family: Vani;
	color: green;
}

h3 {
font-family: Vani;
 color: gray;
}

dt {
	font-family: Vani;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: black;
}

dd {
	font-family: Vani;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: gray;
}

li {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11pt;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: #4f4f96;
 letter-spacing: normal;
 word-spacing: normal;
 text-transform: none;
 line-height: 22pt;
}
