.style {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #066099;
	text-decoration: none;
}
.welcome {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.text1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.headprof {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #016FB0;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/centerbg.gif);
	background-repeat: no-repeat;
}