body {
	background-color: #FFFFFF;
	background-image: url(images/girl2.gif);
	background-repeat: no-repeat;

}

.stripes {
	position:absolute;
	left:0px;
	background-image:url(images/stripes2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	top: 0px;
	
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A1A1A;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #335866;
	font-weight: bolder;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #335866;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #16262C;
	font-size: 14px;
}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #335866;
}


a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #335866;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1F1F1F;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282828;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1D1D1D;
	font-weight: bold;
}
li {
	line-height: 22px;
}
