body {
	background-color: #F4EDDD;
	text-align: center;
}

a:link {
	font-size: 10pt;
	line-height: normal;
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	color: #0099FF;
	background-color: #CCCCCC;
}

.txt10 {
	font-size: 10pt;
	line-height: 12pt;
}

