body{
	margin: 0px;
	colour: #000000;
	font-family: Tahoma; /*or any other font family you prefer*/
	font-size: 11px;
	background-repeat: repeat-x;
	background-position: left top;
}
.dots {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	color: #D7EFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D7EFFF;
}
a:hover {
	text-decoration: none;
	color: #0164a4;
}
a:active {
	text-decoration: none;
	color: #D7EFFF;
}
.address {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 106px;
	width: 192px;
}
.pagetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.text-area-bg {
	background-color: #009ade;
}

.form-object {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0576bf;
}
.copyright-area {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #cccccc;
	height: 23px;
	width: 270px;
}
.tel {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0072BC;
}

.flash-area-bg {
	background-color: #0072bc;
}
.contact-bg {
	background-image: url(images/nw1-dentist_26.jpg);
	background-repeat: repeat-y;
}
.header {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #D7EFFF;
}
A.class_bottom:link {
	COLOR: #0072BB;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
A.class_bottom:visited {
	COLOR: #0072BB;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
}
A.class_bottom:hover {
	COLOR: #343D98;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
A.class_bottom:active {
	COLOR: #0072BB;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}