/* -------------------------------------------
Dr. Lee
 ------------------------------------------- */
h1,h2,h3,h4{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #2A1E10;
	line-height: 18px;
}

h2 {
	color: #97071F;
	font-size: 15px;
	line-height: 12px;
	
}

h3 {
	color: #000000;
	font-size: 80%;
	text-align: left;
}

h4 {
	color: #808080;
	font-size: 70%;
	text-align: center;
}



p {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00000;
	line-height: 18px;

}

#p2 {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;

}

a:link {
	background-color: transparent;
	font-weight: normal;
}

a:visited {
	background-color: transparent;
	font-weight: normal;
}

a:hover {
	font-weight: normal;
	text-decoration: none;
}

a:active {
	background-color: transparent;
	font-weight: normal;
}

ul{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style: disc;
	line-height: 15px;
		
}

ol{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	color: #000000;	
      list-style: decimal;
	line-height: 15px;
	
}


/* ----------------------------------------

------------------------------------------- */