u
{
	text-decoration: underline;
}

h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}

p
{
  margin: 0;
}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 12pt
	font-weight: bold;
	text-align: center;
	display: inline;
	font-family: Helvetica, Arial, Sans-Serif !important;
	text-transform: lowercase;
	text-transform: none;
	letter-spacing: 1pt;
}

body {
	font: 80% 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

td
{
vertical-align: top;
 font-family: 'Trebuchet MS', Verdana, Sans-Serif;
 font-size: 9pt;
 text-align: left;
}

h3 {
font-size: 12pt;
font-weight: normal;
letter-spacing: 0;
margin-top: 10pt; /* 0pt */
}

h5
{
  font-family: 'Trebuchet MS',Verdana,Sans-Serif;
  font-weight: 400;
  font-style: italic;
  font-size: 15pt;
  margin-top: 10pt;
}

span.email span { display: none; }

h4{
 text-transform: uppercase;
 margin: 25pt 0 0 0;
 font-weight: normal;
}

.entry-content2 ul {
	padding-left: 20px;
	margin: 0;
}

td
{
  font-size: 9pt;
  margin: 0;
  padding: 0;
}

td h4
{
  font-size: 10pt;
  font-weight: bold;
  margin-top: 5pt; /* 5 pt */
}

td h3
{
  font-size: 14pt;
  margin-top: 0pt;
}

td h2
{
  font-size: 14pt;
}

td h5
{
  font-size: 9pt;
  margin-top: 3pt;
  margin-bottom: 0;
}

.resumetitle
{
  display: none;
}

body
{
	padding: 0;
	text-align: center;
	width: 100%;
}

.printtable
{
	width: 17cm; /* 18 cm */
	margin-left:auto;
	margin-right:auto;
}

.entry-content2
{
	text-align: center;
}

.clear, .noprint, .page-head
{
  display: none;
}

#primary
{
  width: 100%;
}

