BODY.top-page{
	background: white;
}

P.signature{
	text-align: right;
	margin: 0.5em 0.5em 0em 0em;
}

TABLE.shade-frame{
	border:solid;
	border-width: thin thick thick thin;
	border-color: #666
}

DIV.title{
	font-size:1.6em;
	margin: 2pt 5pt 2pt 5pt;
	font-weight: 700;
	color: white;
}

H1.title{
	font-size:1.6em;
	margin: 2pt 5pt 2pt 5pt;
	font-weight: 700;
	color: white;
}

A.title:link   {color: white; text-decoration: none;}
A.title:visited{color: white; text-decoration: none;}
A.title:hover  {color: white; text-decoration: underline;}


DIV.post{
	font-size:1.0em;
	margin: 0.5em 0em 0.5em 10pt;
}

DIV.name{
	font-size:1.3em;
	margin: 0.2em 0em 0em 10pt;
}

DIV.company{
	font-size:1.1em;
	font-weight:700;
	margin: 0.5em 0em 0em 10pt;
}

DIV.company-e{
	font-size:0.9em;
	font-weight:700;
	margin: 0em 0em 0.5em 10pt;
}

DIV.note{
	font-size:0.9em;
	margin: 0em 0em 0em 10pt;
}

H3.cv{
	font-size: 1.2em;
	font-weight: 700;
}

STRONG.hidden{
    font-size:0em;
}
A.hidden:link   {color: white; text-decoration: none;}
A.hidden:visited{color: white; text-decoration: none;}
A.hidden:hover  {color: white; text-decoration: none;}
