body {
	background: White;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:justify;
}

/*Tables*/

table {
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-style:normal;
	font-variant:normal;
}

td {
	color: Black;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-style:normal;
	font-variant:normal;
	text-align:justify
}
td.center {
	color: Black;
	text-align:center;
}
td.employdate {
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	text-align:right;
}
td.job {
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
}
td.jobdate {
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:right;
}
table.tblPictureVwr {
	border-width:thin;
	border-style:ridge;
	border-color:#000000;
}
/*Headings*/
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:36pt;
	font-weight:bold;
    text-decoration: underline;
    text-align:center
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight:bold;
	text-align:center
}
 
h3{
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
	}

/*Inline formating*/
	/*Links*/
a:link {color:#0000ee }
a:visited {color: #551a8b}
a:hover {color: #FF00FF}
a:active {color: #ff0000}

span.employcity {
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
}
span.employer{
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	text-align:left;
	text-decoration: underline;
	}

/*Lists*/
ul {
	margin-left: .5in;
}
ul.link {
    margin-left: .5in;
	list-style-type: disc;
	list-style-position: outside;
	font: normal normal bold medium Times New Roman, Times, Serif;
}
ol.decimal {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 1ex;
	margin-left: .5in;
	text-align: justify;
}
ol.smalla {
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-bottom: 0pc;
	margin-top: 0pc;
	margin-left: .5in;
    text-align: justify;
}
	/*Order list for online papers*/
ol.decimal_inText {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 0pc;
	margin-left: .5in;
	text-align: justify;
}

/*Paragraphs*/
blockquote {
	text-align:justify;
	font-size: 10pt;
	margin-left:0.5in;
	margin-right:0.5in;
	margin-bottom: 0pc;
	margin-top: 0pc;
	}
p.homelink {
	text-align:center;
	font-style:italic
	}
	/*paragraphs for online papers*/
p.foonote {
	font-size: 10pt;
	margin-top: 0pc;
	margin-bottom: 0pc;
}
p.flindent {
	text-indent: 0.5in;
	text-align: justify;
	margin-bottom: 0pc;
	margin-top: 0pc;
	}
p.noindent {
	text-align:justify;
	margin-bottom: 0pc;
	margin-top: 0pc;
	}
p.singlejob {
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
}
p.cent_para {
	text-align:center;
	margin-bottom: 0pc;
	margin-top: 0pc;
	}

	
	



