P.SiteLinks {
	text-align: center;
	font-size: 8pt;	
}
BODY, TD, DIV { 
	background: rgb(153,0,0);
	color: rgb(255,255,153);
	
	margin-top: 1cm;
	margin-bottom: 0;
	margin-right: 1em;

	font-family: 'Verdana', 'Helvetica', sans-serif;
	font-size: 10pt;
	
	}
	
	TD {
	vertical-align: top;
}
	
	TD.footer {
	margin-top: 4em;
	font-size :  8pt;}

	P.footer {
	margin-top: 4em;
	font-size: 8pt;
	text-indent :  0;}

A:link {
	color: #add8e6;
	text-decoration: underline;
	background-color :  transparent;}
A:visited {
	color: #f0ffff;
	text-decoration: underline;
	background-color :  transparent;}
A:active {
	color: red;
	text-decoration: none;
	background-color :  transparent;}


P {
	display: block;

	margin-top: 0.25em;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;

	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: 'Verdana', sans-serif;
	
	text-indent: 1em;	
	text-decoration: none;
	text-transform: none;
	
}

P.afterHeading {
	text-indent: 0;
	margin-top: 0.5em;
	font-family: 'Verdana', sans-serif;
	}

P.vspacer {
	font-size=12pt;
	margin-top=6em;
}

UL {
	font-family: 'Verdana', 'Helvetica', sans-serif;
	font-size: 10pt;
}


LI {
	list-style: square;
	display: block;
	color: #ffebcd;

	margin-top: 2pt;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 11.338577pt;

	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: 'Verdana', sans-serif;

	text-transform: none;
	text-decoration: none;
	text-align: left;
	text-indent: -11.338577pt;

	background-color :  transparent;}


H1, H2, H3, H4, H5, H6 {
	color: #ffebcd;  /* blanchedalmond */
	
	margin-top: 1.5em;
	margin-right: 0;
	margin-left: 0;

	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size: 14pt;
	font-weight: Bold;
	font-style: normal;

	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0;	
	
	background-color :  transparent;}

H1 {
	font-size: 22pt;
	margin-bottom: 0.5em;
}

H2 {
	font-size: 18pt;
	margin-bottom: 0;
}

DIV.footer {
	margin-top: 6em;
	margin-right: 5%;
	font-size: 8pt;	
	font-family: 'Verdana', sans-serif;
	text-indent: 0;
	margin-bottom : 6em;
	padding-bottom :  3em;}

DIV.TextPart {  
	float :  none;
	border : none;
	border-color :  Black;
	border-style : none;
	clear :  both;
	height : 100%;
	width :  auto;
	display :  block;
	margin-bottom :  4em;
	margin-top : 0;}

DIV.ResumeLinks {
	color: #f0ffff;
	font-family: 'Verdana', 'Helvetica', sans-serif;
	font-size: 10pt;
	margin-left: 15%;
	text-align: justify;	
	width :  100%;
	padding :  1em;
	clear : right;}

DIV.Intro {
	color: #f0ffff;
	font-family: 'Verdana', 'Helvetica', sans-serif;
	font-size: 10pt;
	
	text-align: justify;
	
	width :  60%;
	padding :  1em;
	float : left;
	margin-left : 2em;
	margin-right :  10%;
	margin-top : 0;}

/*DIV.textBody {
	color: #f0ffff;
	font-family: 'Verdana', 'Helvetica', sans-serif;
	font-size: 10pt;
	margin-left: 5%;
	margin-right: 25%;
	text-align: justify;
	background-color :  transparent;}*/

DIV.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0.1em;
}

DIV.headerTitle {
	font-size: 28pt;
	color: #ffebcd;
	margin-top: -1em;
	background-color :  transparent;}

DIV.headerLine {
	width: 100%;
	font-size: 0;
	color: #cc0000;
	
	margin-left: 0;
	border-bottom-width: thick;
	
	border-color: #cc0000;
	background-color :  transparent;
	border-bottom :  solid;}

DIV.headerSiteName {
	width: 100%;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	margin-top: 0;
	text-align: right;
	
	background-color :  transparent;}
	
IMG.Portrait {
	display :  inline;
	margin-top: 10px;
	margin-right : 10px;
	margin-bottom : 10px;
}