/* JRE Style Sheet Document */

div#IndexHeader {
	margin-left:auto;margin-right:auto;
	text-align:center;
	position:relative;
	color:#999999;
	font-size:14px;
	font-family:Times, serif;
	font-style:italic;
}

div#IndexText {
	margin-left:auto;margin-right:auto;
	text-align:center;
	position:static;
	clear:both;
	padding-top:120px;
	width:650px;
	color:#999999;
	font-size:14px; font-family:'Times New Roman', Times, serif;
	font-style:normal; font-weight:normal;
	text-decoration:none;
}

div#IndexText a {
	color:#999999;
	font-size:14px;
	font-family:'Times New Roman', Times, serif;
	font-style:normal; font-weight:normal;
	text-decoration:none;
}

div#IndexText a:hover { color:#00CCFF; }

