.text0 {
	font-family: arial;
	font-size: 11px;
	color: 999999;
	font-weight: bold;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: 081952;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	color: 545454;
	font-weight: normal;
}

a.link1:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: ABABAB;
	text-decoration: none;
}
a.link1:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: ABABAB;
	text-decoration: none;
}
a.link1:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 545454;
	text-decoration: none;
}