body {
background-color: #FAFAFA;
text-align:-moz-center; /*FF*/
#text-align:center; /*IE */
}

.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.copy1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.copy1bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.cell1 {
	background-color: EEEEEE;
	border: none;
	padding: 10px;
	vertical-align: top;
}
.table1 {
	border: thin solid #666666;
	width: 760px;
	line-height:8px;
	padding: 8px;
}

.table1 a { 
	position: relative;
	left: 11px;
	bottom:2px;
}

.linkdescripter {
	position: relative;
	left: 11px;
	bottom:2px;
	color: #CF8E8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC3300;
}
.cell2 {
	background-color: #CCCCCC;
	border: none;
	padding: 10px;
}

#floatingText {
	position:absolute;
	top: 10px'
}