body          { }
p   { color: #000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
td   { color: #000; font-size: 10pt; font-family: Arial, Arial, Helvetica, sans-serifr }
h1        { color: #2b2187; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1pt }
h2       { color: #455b42; font-size: 10.5pt; font-family: Arial, Helvetica, sans-serif }
h3     { color: #000; font-weight: bold; font-size: 10pt }
a    { color: #2b2187; font-size: 95%; font-family: Arial, Helvetica, sans-serif }
a:hover    { color: #e9dcb0; font-size: 95%; }

li { color: #000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }

/*------------- additional styles ----------------- */

#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
	
.text_center {
	text-align: center;
	}

.text_left {
	text-align: left;
	}

.text_right {
	text-align: right;
	}
	
.float_left{
	float: left;
}

.float_right{
	float: right;
}

#anesthesia table {
	margin:0px auto 0px auto;
	}
	
#anesthesia td, #anesthesia th { 
	font-family: Arial, Helvetica, sans-serif
}

#anesthesia th {
	font-size:14px;
	background-color:#ccc;
}

#anesthesia td {
	border-bottom: #ccc solid 1px;
	padding-bottom:10px;
}	
	
#seo_home	{
	width:700px;
	margin:20px auto 20px auto;
	}
	
#seo_home p {
	text-align:left;
	}	
	
	
	
	
	
	
	
		
	
		
