BODY {
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align : justify;
}
TD {
	color: #006857;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align : justify;
	vertical-align : top;
}
A:link {
	color: #A759AE;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
A:visited {
	color: #A759AE;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
A:active {
	color: #A759AE;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none
}
A:hover {
	color: #A759AE;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: underline; 
}
.list {
	text-align: left;
}
.head {
	color: #994C00;
	font-weight: bold;
}
.ne_title{
	color: #4D5D90;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-align : left;
}
.ne_date{
	color: #A759AE;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.bottom_nav{
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.caption{
	color: #666666;
	font-size: 10px;
	font-family: Arial, sans-serif;
	padding: 0px 17px 0px 17px;
}
.boldTitle{
	color: #4D5D90;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.subTitle{
	color: #4D5D90;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, sans-serif;
}
.unfinished{
	color: Red;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.physicianName{
	color: #4D5D90;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.physicianTitle{
	color: #4D5D90;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}