.cssFont {
	font-family: Palatino, "Times New Roman", Arial;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
}
li {
	list-style-type: none;
}


h1 {
	font-family: Palatino, "Times New Roman", Arial;
	font-weight: bold;
	color: #669933;
}
h2 {
	font-family: Palatino, "Times New Roman", Arial;
	font-weight: bold;
	color: #669933;
}
h3 {
	font-family: Palatino, "Times New Roman", Arial;
	font-weight: bold;
	color: #669933;
}
a:visited {
	color: 622F93;
	text-decoration: underline;
}
h4 {
	font-family: Palatino, "Times New Roman", Arial;
	font-weight: bold;
	color: #669933;
	}
a:link {
	color: 6595C5;
	text-decoration:underline;
	text-underline:single;
}

.Statistic {
	font-size: 24pt;
	font-weight: lighter;
	color: #FF0000;
}

.Header {
     font-size: 14pt;
	 font-weight:  bold;
	 color: #669933;
}

.txtHead {
	font-size: 12pt;
	font-weight: bold;
	color: 669933;
}
