body {
	background-color: #AAADBA;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;

}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;

}
a:link {
	text-decoration: none;
	color: #ffffff;

}
a:hover {
	text-decoration: underline;
	color: #ffffff;

}
a:visited {
	text-decoration: none;
	color: #ffffff;

}
a:hover {
	text-decoration: underline;
	color: #ffffff;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
}

