body {
	margin:0;
	padding:0;
	background:#EAFBFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B1B1B1;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

p   {
	margin-bottom: 0.8em;
	line-height: 140%;
	margin-top: 2px;
	padding: 0px 0px 3px 0px;
}

ul   {
	margin-bottom: 0.8em;
	line-height: 140%;
	margin-top: 10px;
	padding: 0px 0px 5px 20px;
}

.style1 {
	font-size: 10px;
	color: #333333;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	font-size: 11px;
	font-weight: bold;
}
.style4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.style5 {color: #000000}
.style6 {
	font-size: 12px;
	color: #333333;
}
