.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.greytop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.photo {
	border: 1px solid #CC9933;
	padding: 1px;
	margin-top: 2px;
}
.outline {
	border: 1px solid #999999;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.wine {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.light {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009999;
}
.blue_line {
	border: 1px solid #3333FF;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	border: 1px dashed #FF9999;
}
