ADDRESS {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 9pt;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.5pt;
	font-style: normal;
}

P.name {
	text-align: center;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 22pt;
	text-transform: uppercase;
	letter-spacing: 4pt;
	margin-bottom: 22pt;
	margin-top: 22pt;
}

td.header {
	/* use for Section Titles */
	font-family: Garamond, "Times New Roman", serif;
	font-size: 11pt;
	margin-top: 11pt;
	margin-bottom: 3pt;
	text-transform: uppercase;
	letter-spacing: 3pt;
	font-style: normal;
	border-bottom : thin solid Black;
}

td.sectionurl {
	/* use for Section Web Addresses */
	font-family: Garamond, "Times New Roman", serif;
	font-size: 11pt;
	margin-top: 11pt;
	margin-bottom: 3pt;
	letter-spacing: 1pt;
	font-style: normal;
	border-bottom : thin solid Black;
	text-align: right;    
}

a.sectionurl {
    color: #939393;	
    text-decoration: none;
}

P.jobtitle {
	font-style: italic;
	margin-top:0pt;
	margin-right:0pt;
	margin-bottom:3pt;
	margin-left: 15%;
	text-align:justify;
	line-height:12pt;
	font-size:12pt;
	font-family: Garamond, "Times New Roman", serif;
}

P.main {
	/* use for main body */
	font-style: normal;
	margin-top:11pt;
	margin-right:0pt;
	margin-bottom:3pt;
	margin-left: 15%;
	text-align:justify;
	line-height:12pt;
	font-size:11pt;
	font-family: Garamond, "Times New Roman", serif;
}

UL.first {
	font-style: normal;
	margin-top:3pt;
	margin-right:0pt;
	margin-bottom:0pt;
	margin-left: 12%;
	text-align: left;
	font-size:11pt;
	font-family: Garamond, "Times New Roman", serif;
}

TABLE.split {
	margin-left: 12%;
	font-style: normal;
	font-size:11pt;
	font-family: Garamond, "Times New Roman", serif;
}