
.dummy {}
body {
	background-color: #ffffff;
	background-image: url('/images/mobile_background.jpg');
	background-repeat: repeat-x repeat-y;
	background-position:left top;
	background-attachment:fixed;
	background-size:100%;
}
td {
	background-color: transparent;
}

* {
font-family: Arial;
}

.contentpic, .doctor_pic_div,.contentpic2
{
	border-color: transparent;
	background-color: transparent;
}

.pagetitle 
{
	color: #267dad;
	font-size: 22px;
	font-weight: bold;
}

.pagetitle a:visited  .pagetitle a, .pagetitle a:link,.pagetitle a:hover{
color: #267dad;
text-decoration: underline;
font-weight: bold;
font-size: 22px;
}

.feature14
{
	color: #535353;
	font-size: 17px;
}

.pageContent
{
	color: #535353;
	font-size: 14px;
}
.general
{
	color: #000000;
}

.pageContent a, .pageContent a:link,.pageContent a:hover, .pageContent a:visited {
color: #1AC1D9;
text-decoration: underline;
font-weight: bold;
font-size: 13px;
}
