td {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	line-height: 100%;
}
a:link {
	color: #0094de;
	text-decoration: none;
}
a:visited {
	color: #0094de;
	text-decoration: line-through;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0094de;
}
a:active	{
	color: #0094de;
	text-decoration: none;
	background-color: #8CE7FF;
}
.onstate {
	color: #333333;
}
a.onstate:link {
	color: #333333;
	text-decoration: none;
}
a.onstate:visited {
	color: #333333;
	text-decoration: none;
}
a.onstate:hover {
	color: #333333;
	text-decoration: none;
	background-color: #E1E1E1;
}
a.onstate:active {
	color: #666666;
	text-decoration: none;
	background-color: #E1E1E1;
}

.infolink {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}
a.infolink:link {
	color: #666666;
	text-decoration: none;
}
a.infolink:visited {
	color: #666666;
	text-decoration: none;
}
a.infolink:hover {
	color: #333333;
	text-decoration: none;
	background-color: #E1E1E1;
}
a.infolink:active {
	color: #666666;
	text-decoration: none;
	background-color: #E1E1E1;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
.textbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009CDE;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 15px;
}
.headerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B006B;
	line-height: 120%;
}
.textcentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	line-height: 100%;
}
