#textTitle {
	position: relative;
	top: 10px;
	left: 20px;
	font-size:21px;
	font-family: arial;
	color:#336699;
	width:200;
}

#textHeader {
	position: relative;
	top: 16px;
	left: 0px;
	font-size:16px;
	font-family: arial;
	font-weight: bold;
	color:#336699;
}

#textSubHeader1 {
	position: relative;
	top: 25px;
	left: 0px;
	font-size:13px;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	color:#336699;
}

#textSubHeader2 {
	position: relative;
	top: 25px;
	left: 0px;
	font-size:13px;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	color:#666666;
}

#textSubHeader3 {
	position: relative;
	top: 10px;
	left: 0px;
	font-size:13px;
	font-family: arial;
	font-weight: bold;
	color:#666666;
}

#textDescription {
	position: relative;
	top: 10px;
	left: 0px;
	font-size:13px;
	font-family: arial;
	color:#666666;
	width:690;
}

#textHint {
	position: relative;
	top: 20px;
	left: 0px;
	font-size:13px;
	font-family: arial;
	font-style: italic;
	color:#666666;
}

#idBacktoMain {
	position: relative;
	top: -25px;
	left: 730px;
	font-family:arial;
	color:#666666;
	font-size:13px;
}



