/* CSS Document */

body{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 750px;
	height: 325px;
	background-image: none;
	margin: 0;
}

#content_left{
	position:absolute;
	width: 310px;
	height: 325px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#content_right{
	width: 440px;
	height: 325px;
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content_left_phototherapy{
	width: 359px;
	height: 325px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

#content_right_phototherapy{
	width: 371px;
	height: 325px;
	float: right;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
}

a:link, a:visited{
	color: #0E6BA3;
}

a:hover{
	color: #FF6600;
}

h1{
	font-size: 16px;
	color: #0E6BA3;
	font-weight:bold;
}

h2{
	font-size: 12px;
}

h3{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

h4{
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.style1{
	color: #FF0000;
	font-weight: bold;
}

.style2{
	color: #FF0000;
}

.style3{
	font-size: 12px;
	color: #FF0000;
}

.style10{
	font-size: 11px; 
}

.style18{
	font-size: 7px; 
}

.style20{
	font-size: 3px;
}

li{
	margin-left: 10px
}

