* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
}
body {
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px;
}
.textcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #252f47;
	line-height: 20px;
	padding-bottom: 20px; 
	padding-left: 20px; 
	padding-top: 20px; 
	padding-right: 20px;
}
.facesid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
	background: #0062ac;
}
.guestid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
	background: #e8e8e8;
}
.idspan {
	padding: 25px; 
	width: 225px;
	maxwidth: 225px;
	display: inline-block;
	float: left;
}
.tabletextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
	padding-bottom: 20px; 
	padding-left: 20px; 
	padding-top: 20px; 
	padding-right: 20px;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.textlightblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #49a4e9;
}
.textgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #77848d;
}
.fat {
	font-size: 10px;
	font-weight: bold;
}
a {
	color: #0287eb;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
a:link {
	color: #0287eb;
	font-weight: bold;
    text-decoration: underline;
}
a:active {
	color: #0287eb;
	font-weight: bold;
    text-decoration: underline;
}
a:visited {
	color: #0287eb;
	font-weight: bold;
    text-decoration: underline;
}
a:hover {
	color: #ff9933;
	font-weight: bold;
	text-decoration: underline;
}
.header {
    font-size : 13px;
	font-weight: bold;
	color: #ff9933;
}
.headerblue {
    font-size : 13px;
	font-weight: bold;
	color: #0062ad;
}
.subheader {
    font-size : 10px;
	font-weight: bold;
	color: #ff9933;
}

.fatorange {
	font-size: 10px;
	font-weight: bold;
	color: #ff9933;	
}

.contactblock {

	border: solid 1px #bababa;
	font-size: 10px;
	padding-bottom: 20px; 
	padding-left: 20px; 
	padding-top: 20px; 
	padding-right: 20px;
	background: #f0f1f1;
}
