.text1 {  font-family: Tahoma, Helvetica, sans-serif; font-size: 10px}
.text1b {  font-family: Tahoma, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
.text1bi {  font-family: Tahoma, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-style: italic}
.text2 {  font-family: Tahoma, Helvetica, sans-serif; font-size: 12px}
.text2b {  font-family: Tahoma, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.text2bi {  font-family: Tahoma, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: italic}
.text3 {  font-family: Tahoma, Helvetica, sans-serif; font-size: 14px}
.text3b {  font-family: Tahoma, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.text3bi {  font-family: Tahoma, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: italic}
.text4 {  font-family: Tahoma, Helvetica, sans-serif; font-size: 16px}
.text4b {  font-family: Tahoma, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.text4bi {  font-family: Tahoma, Helvetica, sans-serif; font-size: 16px; font-weight: bold; font-style: italic}


a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
