body,div,p,h1,h3,h4,h5,h6,strong/*,a*/,ul,li,img,br{

	margin:0;padding:0;border:none;font-weight:normal;font-style:normal;text-decoration:none;

	/*list-style:none;*/

}



/*color set*/

body{

	color:#333333;

	background-color: #E4D6B8;

}

a{color:#765E30;}

a:hover{color:#709FA5;}



/*color set end*/





body {

	font-size:12px;

/*	text-align: center;*/

}



a:hover{

	text-decoration: underline;

}



.photo {

	padding-bottom:1.2em;

	text-align: center;

}

.photo img{

	margin: 0px 15px;

	vertical-align:middle;

}

.right{

	float:right

}

.left{

	float:left

}

.clr {

	clear: both;

}

.red {

	color:#CC0000;

}

.center {

	text-align:center

}

.sBlue {

	color:#6ABDC5;

	font-weight:bold;

	font-size:12px;

} 



.mB5 {

	margin-bottom:5px;

}



.photoR {

	float:right;

	margin-left:15px;

}

.photoL {

	float:left;

	margin-right:15px;

}



pT10 {

	padding-top:10px;

}

.doctorInfo {

	width:280px;

	float:right;

}



.pT22 {

	padding-top:22px;

}



.f10 {

	font-size:10px;

}



.mL10 {

	margin-left:10px;

	}

	

.mR10 {

	margin-right:10px;

	}



.mT20 {

	margin-top:20px;

}



.mB10 {

	margin-bottom:10px;

}


