body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}


p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
}

a:link {
	color: #00F;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #06F;
	text-decoration: none;
}
a:hover {
	color: #996600;
}
a:active {
	color: #996600;
}	

.pageback {
	background-attachment: fixed;
	background-image: url(images/pageback.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.pagebackleft {
	background-attachment: scroll;
	background-image: url(images/pageleft.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.pagebackright {
	background-attachment: fixed;
	background-image: url(images/pageright.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.boyz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #06F;
}
.girlz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F0F;
}
.boyzgirlz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F9BF2D;
}
.subheaderItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.titleheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

