BODY {
	background-position: center;
	background-color: #B4D2CA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.top {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

.top2 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px;
}

.text {
	font-family: tahoma;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.style1 {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
}
