body {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
}

td {
	font-family: "Times New Roman", Georgia, Times, serif;
}

th {
	font-family: "Times New Roman", Georgia, Times, serif;
}

.specialHL {
	font-weight: bold;
	color: Red;
}

ul, ol {
margin-top: 5px;
margin-bottom: 5px;
}

li {
font-weight: normal;
text-decoration: none;
}

p.listHeading {
	 font-weight: bold;
	 font-size: 13px;
	 text-decoration: underline; 
	 margin-bottom: 0px;
	 margin-top: 14px;
	 text-transform: uppercase;
}

p {
margin-top: 3px;
margin-bottom: 14px;
}
p.sig{ margin-bottom:20px;}

p.sectionHead {
 padding: 6px;
 padding-left: 12px;
 background-color: #f5f5f5;
 border: thin;
 border-style: ridge;
 margin-top: 48px;
 margin-bottom: 0px;
 font-weight: bold;
 font-size: large;
}

p.jobTitle {
 margin-top: 20px;
 margin-bottom: 0px;
 font-weight: bold;
 text-decoration: underline;
}

p.noCurrent {
 padding: 6px;
 padding-left: 12px;
 margin-top: 18px;
 margin-bottom: 24px;
 font-weight: bold;
 font-size: medium;
 text-align: center;
}

div.footer {
 margin-top: 50px;
 margin-bottom: 24px;
 text-align: center;
 width: 451px;
}


div.main {
 margin-left: 49px;
 width: 400px;

}

p.sideBar {
	margin:0px;
	font-size: 12px;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 6px;
	width:180px;
}
