.bigtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 64px;
	color: #666666;
	letter-spacing: -3px;
	line-height: 62px;
	text-decoration: underline;
}
.bigtxtlink {
	color: #666666;
	text-decoration: underline;
}
.bigtxtlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.typewriter {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 24px;
	padding-left: 14px;
	line-height: 12px;
	background: #BCB3A8;
	text-align: left;
}
.typewriterbig {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 14px;
}
.lines {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.captions {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 14px;
	padding-left: 14px;
	line-height: 12px;
	padding-right: 8px;
}
.mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.lines2 {
	font-size: 12px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCB3A8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCB3A8;
}
.lines3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #BCB3A8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCB3A8;
	padding-top: 18px;
	padding-left: 22px;
	line-height: 16px;
	font-weight: bold;
}
.linesindex {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCB3A8;
}
.linesindex2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCB3A8;
}
.link {
	color: #FFFFFF;
	text-decoration: none;
}
div.float {
	top: auto; 
	right: auto; 
	left: 0; 
	bottom: 0; 
	position: fixed; 
	z-index: 10;
}

