a:link {
	color: #8899FF;
	text-decoration: none;
}
a:hover {
	color: #8899FF;
	text-decoration: underline;
}
body {
	background-color: #8899FF;
	background-image: url(indexBgrd.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.noRepeat {
	background-repeat: no-repeat;
}
.style1 {
	color: #8899FF;
	font-weight: bold;
}
