h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
}

h2 { }
h3 { }

title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
columnTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.splashPage {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 800px;
}

#invTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 2px;
	clear: none;
	float: none;
	overflow: hidden;
	visibility: visible;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCF0F0;
}


.digTag {
	font-family: Tahoma, Futura, "Century Gothic", Arial;
	font-size: 10px;
	font-style: normal;
	font-variant: small-caps;
	color: #C8E1AA;
	text-decoration: none;
	letter-spacing: 10px;
}
a:visited {
	text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #C8E1AA;
}

ul {
	width: 170px;
}


.tableBorder {
	border: thin double #FFFFFF;
}
.contact {
	font-family: Tahoma, Futura, "Century Gothic", Arial;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: black 0.2em 0.3em 0.2em;
	letter-spacing: 3px;
	text-align: center;
	font-weight: bold;
}

