.whitebg1 {
	color: #000000;
	font-size: 12px;
	font-family: verdana;
}

.cusinput {
	font-family: verdana;
	font-size: 8pt;
}

.whitebg1 h1 {
	font-family: verdana;
	font-size: 12px;
	}

.whitebg1 a {
	color: #003399;
	text-decoration: none;
}

.whitebg1 a:visited {
	color: #003399;
	text-decoration: none;
}

.whitebg1 a:hover {
	color: #ff3300;
	text-decoration: underline;
}

.bluebg1 {
	color: #ffffff;
	font-size: 12px;
	font-family: verdana;
}

.bluebg1 h1 {
	font-family: verdana;
	font-size: 12px;
	}

.bluebg1 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.bluebg1 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.bluebg1 a:hover {
	color: aqua;
	text-decoration: underline;
	font-size: 11px;
	}
