body
{
	margin: 0px;
	font-family: veranda, sans-serif;
	color: #799296;
	background-color: white;
	font-size: 10pt;
}

p
{
	font-size: 10pt;
}

.NormalText
{
	font-family: veranda, sans-serif;
	font-size: 10pt;
}

a
{
	color: #799296;
}

a.hover
{
	color: #799296;
}

a.visited
{
	color: #799296;
}

.SideBox
{
	line-height: 1.5;
	text-align: center;
	padding-top: 60px;
	padding-left: 5px; 
	padding-right: 5px;
	color: #799296;
	background-color: #FAF1D6;
	background-image: url('./img/home-h1-2.jpg'); 
	background-position: top left;
	background-repeat: none;
}

.MediumBold
{
	font-size: 10pt;
	font-weight: bold;
}

.SmallBold
{
	font-size: 9pt;
	font-weight: bold;
}

.SmallText
{
	font-size: 8pt;
	font-weight: bold;
}

.PhysicianIMG
{
	margin-bottom: 15px;
	margin-right: 15px; 
	width: 60px;
	padding: 2px;
	border: 1px solid #d2d0d1;
}