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

a:visited {
	color: #808080;
	text-decoration: none;
}

a:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a:active {
	color: #C0C0C0;
	text-decoration: none;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	margin:0;
}

h1 {
	font-size: 1.4em;
	line-height: 1.5em;
}

h2 {
	font-size: 1.2em;
	line-height: 1.5em;
}

html {
	height: 100%;
	overflow: auto;
}

input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
}

.txtwh {
	color: white;
	line-height: 2em;
}

.txtbl {
	color: black;
}

#outer {
	position: absolute;
	top: 25%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	}
	
#inner {
	width: 885px;
	height: 297px;
	margin-left: -442px;
	position: absolute;
	top: -148px;
	left: 50%;
	}
