* { margin: 0px; padding:0px;}
body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
}

ul
{list-style-position: inside;}

li {
	margin-left: 15px;
}
p {margin: 10px;}
.content1 {
	font-size:14px;
}
.content1 div{
	margin-right: 29px;
	margin-left: 29px;
	font-weight: normal;
	font-size:12px;
}
.Appearance {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
}
.style1 {
	font-size: 13px;
	color: #FFFFCC;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-size: 21px;
	text-align:left;
	margin-left: 30px;
}

ul {
	white-space: normal;
	margin: 0px;
	list-style-type: disc;
}

.content2 {
	margin-right: 29px;
	margin-left: 29px;
	font-weight: normal;
	font-size: 14px;
}
.happy strong {
	margin-right: 15px;
}
.content1 div.maincopy {
	position: relative;
	left: -35px;
	font-size:14px;
}
.contactTable {
	position:relative;
	top: -20px;
	left: -100px;
}
