body {
	background-color:#EAE2B7;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size:12pt
	}
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visitedhover {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size:12px
}
.imageStyle {border: 1px solid #999966;}
