body,td,th {
	font-family: Tahoma;
	font-size: 16px;
}
body {
	background-color: #E1E6D9;
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	text-align: justify;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline blink;
	color: #FF6600}
.title {
	font-size: 24px;
	letter-spacing: 3px;
	color: #666666;
	font-weight: bold;
}
.FigureNote {font-size: 14px}
.leftMenuTitle {
	font-size: 24px;
	color: #FFFFFF;
}