body {
	background-color: #ffffff;
	margin: 0px;color: #000000;
}

.search {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1pc;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #0033CC;
}

a:active {
	text-decoration: underline;
	color: #0000FF;
}

.Hightlight_Blue {
	color: #0000FF;
	font-weight: bold;
}

.style1 {
	color: #0000FF;
}
