body {
	font-family: "Helvetica", Arial, sans serif;
	color: #333366;
	text-align: center;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}

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

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



/*  Item Description */


#textlayer1 h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	margin: 0 0 6px 0;
}


#textlayer1 h2 {
	font-size: 12px;
	text-align: left;
	color: #CCCCCC;
	margin: 0 0 6px 0;
}

#backarrow {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	margin: 0 0 6px 0;
}

#nextarrow {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	margin: 0 0 6px 0;
}
