<!--- DAHResume CSS --->
 BODY {
 	font-family: Arial;
 	font-size: 10pt;
 	color: #000000;
 	margin-left: 0px;
	margin-right: 0px;
 	background-position: top left;
	background-repeat: repeat-y;
	width: 100%;
 }
   .Intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-position: center;
}
 .TitlePA {
	font-family: Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight : bold;
	font-style: normal;
	color: #003366;
	text-align: center;
	margin-top: 5px;
}
.TitleWEB {
	font-family: Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight : bold;
	font-style: normal;
	color: #663399;
	text-align: center;
	margin-top: 5px;
}
.TitleURL {
	font-family: Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight : bold;
	font-style: normal;
	color: #990033;
	text-align: center;
	margin-top: 5px;
}
  .Head {
 	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 8pt;
 	color : Blue;
 	background-position : bottom;
 }
 .Headname {
 	font-family: Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 14pt;
	font-weight : bold;
 	font-style: normal;
 	color : Blue;
 	background-position : bottom;
}
  .SectionBar {
	background-position: top center;
	margin-top: 0%;
}
  .SectionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	background-position: top center;
	margin-top: 0%;
}
.SectionBullet {
		background-position: top left;
}
 .SectionDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background-position: top left;
}
 .SectionSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background-position: top left;
}
