body {
	background-image: url(../i/gfx_bkg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330066;
	text-decoration: underline;
}
.col2 {
	background-image: url(../i/gfx_col2_bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 30px;
	padding-left: 32px;
	line-height: 16px;
}
.content a {
	color: #333333;
}
.content a:hover {
	text-decoration: underline;
}
.inset {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.physicians {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.physicians a {
	color: #333333;
}
.physicians a:hover {
	color: #333333;
	text-decoration: underline;
}
html {
	height: 100%; 
	margin-bottom: 1px; 
}
.return {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}
.return a {
	color: #330066;
	text-decoration: none;
}
.return a:hover {
	text-decoration: underline;
}
.return a {
	color: #330066;
	text-decoration: none;
}.underline {
	text-decoration: underline;
}
