<style type="stylesheet" type="text/css">
p {
	font-family: Monotype Corsiva,arial, helvetica, sans serif;
	color: #1D646B;
	font-size: 16px;
	line-height: 20px;
}
h2{
	font-family: Monotype Corsiva, arial, helvetica, sans serif;
	font-size: 16px;
	color: #5A71BD;
}
body{
	background-color: #F5E8DE;
	font-family: Monotype Corsiva, arial, helvetica, sans serif;
	color: #1D646B;
	font-size: 16px;
	line-height: 20px;
}
a:visited{
	text-decoration:none;
	color: 9c448e;
	
}
a:link{
	text-decoration:none;
	color:1D646B;
}
a:hover{
	text-decoration:none;
	color:216875;
}
</style>