/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/almloff-acupuncture.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	color: #000000;
}


.nav {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; line-height: 13pt;}

.nav a:link {
	text-decoration: none;
	color: #ffffff;
}
.nav a:hover {
	text-decoration: none;
	color: #003399;
}
.nav a:active {
	text-decoration: none;
	color: #003399;
}
.nav a:visited {
	text-decoration: none;
	color: #ffffff;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; line-height: 13pt;
}

.address2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; line-height: 11pt;
}

a:link {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3366CC;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style3 {
	color: #3366CC;
	font-weight: bold;
}