body { background-color: #FFFFFF; color: #000000; }
.mid {
	text-align: center;
}


#medical {
	margin: auto;
	width: 760px;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.url {
	font-size: 12px;
	text-decoration: none;
}
#medical .three {
	background-image: url(images/c.png);
	background-repeat: no-repeat;
	height: 12px;
	font-size: 10px;
}
#medical .two {
	background-image: url(images/b.png);
	background-repeat: repeat-y;
	padding: 0 10px;
}
td h2 {
	text-align: left;
}

#medical .one {
	background-image: url(images/a.png);
	background-repeat: no-repeat;
	height: 12px;
	font-size: 10px;
}

#medical h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	padding: 0 0 10px;
}

#medical h2 {
	font-size: 22px;

}

#medical h3 {
	font-size: 18px;

}
* {
	margin: 0px;
}

h2 a {
text-decoration: none; 
letter-spacing: 2px;
padding: 0 0 15px;
}

td p {
	padding: 5px;
	text-align: left;
}

a:link { color: #0000CC; }
a:visited { color: #003399; }
a:hover { color: #FF0000; text-decoration: none; }
.sm {
	font-size: 12px;
}
.alert {
	color: #FF0000;
}
#medical .tour {
	font-size: 180%;
}
