body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

td {
	/*background-color: #7082C0; */
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	vertical-align: top;
}

tdbackup {
	background-color: #7082C0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
/*
ul {
	margin-top: 0px;
	list-style-type: disc;
	}

li {
	line-height: 150%;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(/images/home_bullet.gif);
	}
.bg {
	background-color: #60F360;
}
*/
.maincell {
/*	background-color: #7082C0; */
	padding-left: 20px;
	padding-top: 48px;
	padding-right: 36px;
	}
	
.text1 {
	color: #FF9C33FF;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	}

.text2 {
	color: #FFFFFF;
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	margin-top: 36px;
	letter-spacing: 0.03em;
	}

.text3 {
	color: #FFCC33;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	margin-top: 36px;
	}

.text4 {
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	margin-top: 12px;
	letter-spacing: 0.03em;
}

a:link {
	color: #FF9C33FF;
 	font-weight: bold;
/*
	color: #7082C0
*/
 	text-decoration: underline;
	}
	
a:hover {
	color: #FF9C33FF;
	text-decoration: underline;
	}	
	
a:visited {
	color: #FF9C33FF;
	text-decoration: underline;
	}	


.copycell {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	paddint-top: 148px;
	padding-left: 20px;
	padding-bottom: 6px;
}
