.textboxhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.textboxin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #105289;
}
.basefont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.inside {
	font-size: 13px;
	font-family: Arial;
	color: #105289;
}
a.inside:link {
	color: #105289; 
	text-decoration : none; 
	font-size: 13px; 
	background: transparent;
}

a.inside:visited {
	color: #105289; 
	text-decoration : none;
	font-size: 13px; 
	background: transparent;
}

a.inside:active {
	color: #105289; 
	text-decoration : none;
	font-size: 13px; 
	background: transparent;
}

a.inside:hover { 
	color: #105289; 
	text-decoration : underline; 
	font-size: 13px; 
	background: transparent;
}
a.textboxhead:link {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration : none; 
	font-size: 16px; 
	background: transparent;
}

a.textboxhead:visited {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration : none;
	font-size: 16px; 
	background: transparent;
}

a.textboxhead:active {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration : none;
	font-size: 16px; 
	background: transparent;
}

a.textboxhead:hover { 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration : underline; 
	font-size: 16px; 
	background: transparent;
}
