.text1 {
	text-align: justify;
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #444444;
	padding: 16px;
}

.text2 {
	text-align: justify;
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #444444;
}

.text3 {
	text-align: justify;
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
}

.demo:link {
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #041E69;
}

.demo:active {
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #041E69;
}

.demo:hover {
	text-decoration: underline;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #041E69;
}

.demo:visited {
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #041E69;
}

.simon:link {
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
}

.simon:active {
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
}

.simon:hover {
	text-decoration: underline;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
}

.simon:visited {
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
}

.web:link {
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
}

.web:active {
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
}

.web:hover {
	text-decoration: underline;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
}

.web:visited {
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
}

.main:link {
	text-decoration: none;
	font-family: 'trebuchet ms';
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
}

.main:active {
	text-decoration: none;
	font-family: 'trebuchet ms';
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
}

.main:hover {
	text-decoration: underline;
	font-family: 'trebuchet ms';
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
}

.main:visited {
	text-decoration: none;
	font-family: 'trebuchet ms';
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
}