body               {
	font-family: Helvetica, sans-serif;
	font-stretch: expanded;
	background-color: #ccc;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 50px;
	margin-left: 50px;
	text-indent: 0px;
}
#printimg { width: 0; height: 0; visibility: hidden; }
a:link              { color: #666; text-decoration: none }
a:visited           { color: #666; text-decoration: none }
a:hover       { color: #993 }
a:active        { color: #990; text-decoration: none }
element { }
h1    { color: #990; font-size: 18px; font-weight: bold ; line-height: 15px; }
h2      {
	color: #f63;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 0px;
}
h3 { color: #993; font-size: 12px; font-weight: normal; margin: 0 }
h4 { font-size: 25px; font-weight: bold; line-height: 30px; margin: 0; }
#title {
	padding-left: 30px
}
p  {
	color: #666;
	font-size: 12px;
	font-stretch: expanded;
	line-height: 16px;
	text-indent: 0px;
}
.small { font-size: 10px }
#info {
	padding-left: 30px;
	text-indent: 10px;
}
#content   { padding-top: 10px; padding-right: 20px; padding-bottom: 10px }
.logo { }
#location { visibility: hidden }
.printimg { background-color: #ccc; visibility: hidden; margin-right: 50px; }
.titleB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.titleL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

