h2{
  	font : 18pt Arial;
  	font-weight : bold;
  	text-decoration : none;
	padding-bottom:3px;	
}

h3{
  	font : 14pt Arial;
  	font-weight : bold;
  	text-decoration : none;
	padding-bottom:3px;	
}

h4{
  	font : 12pt Arial;
  	font-weight : bold;
  	text-decoration : none;
	padding-bottom:3px;
	margin-bottom:3px;	
}

 td,  body,  p {
  	font : 10pt Arial;
  	font-weight : normal;
  	text-decoration : none;
}

 .body {
  	font : 10pt Arial;
  	font-weight : normal;
  	text-decoration : none;
}

.tiny {
	font : 10px  Arial, Helvetica, sans-serif;
}

p, .biotext {
	text-align : justify;
}

a:link, a:visited {
	color : Blue;
	text-decoration : none;
}
a:hover {
	color : Red;
	text-decoration : none;
}

 .menu {
  	font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-weight : normal;
	text-decoration : none;
}

.menu-white {
  	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-weight : normal;
	text-decoration : none;
	color : Yellow;
}

table.borderedhighlight {
	border : solid #708090;
	border-bottom-width : 3px;
	border-right-width : 3px;
	border-left-width : 1px;
	border-top-width : 1px;
	padding : 5px 5px 5px 5px;
	text-align : justify;
	margin : 5;
    page-break-inside: avoid;
	}
	
.borderedhighlight {
	border : solid #708090;
	border-bottom-width : 3px;
	border-right-width : 3px;
	border-left-width : 1px;
	border-top-width : 1px;
	padding : 5px 5px 5px 5px;
	text-align : justify;
	margin : 5;
    page-break-inside: avoid;
	}
td.borderedhighlight {
	border : solid #708090;
	border-bottom-width : 3px;
	border-right-width : 3px;
	border-left-width : 1px;
	border-top-width : 1px;
	padding : 5px 5px 5px 5px;
	text-align : justify;
	margin : 5;
	}
	
td.profile{
	border : solid #708090;
	border-bottom-width : 3px;
	border-right-width : 3px;
	border-left-width : 1px;
	border-top-width : 1px;
	padding : 2px 2px 2px 2px;
	text-align : center;
	margin : 2;
	font-family : sans-serif;
	font-size : 8pt;
	}
	
td.leftborder {
	border : solid #708090;
	border-bottom-width :0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-left-width : 1px;
	padding : 0px 0px 0px 5px;
	text-align : left;
	}

td.noborder {
	border : none #708090;
	border-bottom-width :0px;
	border-right-width : 0px;
	border-top-width : 1px;
	border-left-width : 1px;
	padding : 0px 0px 0px 5px;
	text-align : right;
	}
	
.fineborder {
	border : 1 solid #708090 1;
	border-bottom-width :1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	padding : 5px 5px 5px 5px;
	}
.caption, td.caption  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align : center;
}

.crumbs  {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align : center;
	padding: 10px 0px 10px 0px;
		margin: 10px 0px 10px 0px;
}
.fadedtext {
	color: #999;
}

