body { 
	background: #fdf8ef;
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	overflow:hidden;
}

P { 
	font:10pt Arial;
	color:#000099;
	text-align:center;
}

A { 
	color:#fdf8ef;
	font:bold 10pt Arial;
	text-decoration: none;
	outline-style: none;
	border-style: none;
}

A:active {
	color: #fdf8ef;
	text-decoration:none;
	outline-style: none;
	border-style: none;
	}
a:focus {
	outline-style: none;
	border-style: none;
}
a:visited {
	color: #fdf8ef;
	border-style: none;
}
a:hover {
	color: #fdf8ef;
	text-decoration:underline;
}

div { 
	font:10pt Arial;
	color:#fdf8ef;
	text-align:center;
	overflow:hidden;
}

small {
	font:7pt Arial;
	color:#;
	text-align:center;
}

