BODY {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1 {
	margin-left: 8px;
	margin-top: 24px;
	color: #642c6b;
	font-size: 1.6em;
}
h1.zish {
	margin-left: 8px;
	margin-top: 24px;
	color: #642c6b;
	font-size: 1.3em;
}
em.h1-sub {
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
}
p {
	text-align: left;
	color: #242424;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.1em;
	line-height: 1.4em;
}
.long-link {
	font-size: .9em;
	font-family: "Arial Narrow", Arial, sans-serif;
}
.psychologist-photo {
	width: 100px;
	height: auto;
	margin-right: 8px;
	border: 1px solid #642c6b;
}
table.main, td.main {
	font-size: 28px;
	color: #242424;
	line-height: 28px;
	font-weight: bold;
}

p.sm {
	font-size: 1em;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
}
.mobile-only {
	display: inline;
}
.desktop-only {
	display: none;
}
.header-table {
	display: none;
}
.main-table {
	width: 100%;

}
p.cd {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
}
p.st {
	color: #747153;
	margin-left: 8px;
	text-align: left;
	margin-right: 8px;
	font-size: 16px;
	line-height: 17px;
}
p.st2 {
	color: #747153;
	margin-top: 2px;
	margin-left: 8px;
	text-align: left;
	margin-right: 8px;
	font-size: 13px;
	line-height: 17px;
}
a {
color: #642c6b;
text-decoration: none;
}
a:hover {
color: #4197c7;
text-decoration: underline;
}
td.lefttd {
display: none;
}
a.mn {
font-size: 1.4em;
font-weight: bold;
background-color: #ffffff;
color: #642c6b;
text-decoration: none;
margin-top: 1em;
padding: .3em;
border: 1px solid #642c6b;
margin: .5em;
}

a.bn {
color: #642c6b;
font-size: 1.6em;
padding: 16px;
text-decoration: none;
font-weight: bold;
}
a.bn:hover {
color: #4197c7;
}

ul {
	color: #242424;
	font-size: 1.05em;
	line-height: 1.0em;
}
li {
	line-height: 28px;
}
.ul_header {
	color: #B7734B;
	font-style: italic;
	font-weight: bold;
}


  ul.left {
  	color: #363636;
    float: left;
    width: 248px; 
    margin: 0px;
	margin-left: 28px;
    padding: -10px 0 0 0;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
	left: 32px;
	font-size: 13px;
  }

  ul.right {
  	color: #363636;
    float: right;
    width: 290px; 
    margin: 0px;
    padding: -10px 0 0 0;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
	font-size: 13px;	
  }
