.tab_text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	background-color: transparent ;
}
.tab_textnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: transparent ;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	background-color: transparent ;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: transparent ;
}
.hideme {
	display:none;
}
.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
}


