   H1	{
	font-family: Arial Rounded, Arial,Sans-Serif;
	font-size: 16pt;
	color: #FFAE00;
	font-weight:600;
	letter-spacing: 2px
	}

   H2	{
	font-family: Arial Rounded, Arial, Sans-Serif;
	font-size: 14pt;
	color: #FFAE00;
	font-weight:600;
	letter-spacing: 1px
	}

   H3	{
	font-family: Arial Rounded, Arial, Sans-Serif;
	font-size: 10pt;
	color: #FFAE00;
	font-weight:600;
	letter-spacing: 1px
	}

.ith4 {
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	color: #FFAE00;
	letter-spacing: 1px;
	font-weight:700;
	}

   TD	{
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 8pt;
	color: black
	}

   A:link, A:visited, A:active { text-decoration: underline }
   A:link    { color: #0237FF; }
   A:visited { color: #0237FF; }
   A:active  { color: #0237FF; }
   A:hover   { color: red; text-decoration: none }


.localpage { 
	color: white;
	font-weight: bold;
	}

   A:link.local    { color: #FFEBAA; text-decoration: none }
   A:visited.local { color: #FFEBAA; text-decoration: none }
   A:active.local  { color: #FFEBAA; text-decoration: none }
   A:hover.local   { color: white; text-decoration: none; }

/* -------------   project/IT-PROJECT  --------------------------------------*/

.second  { padding-left: 40 }

.docproj {
	position:absolute;
	width:85%;
	height:100px;
	z-index:15;
	left: 250px;
	top: 150px;
	visibility: hidden;
	background:#FEFFED;
	border: 1px groove #FFAE00;
	padding: 5px;
	margin: 5px;
	}

.labelproj {
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
	color: #FF6E02;
	font-weight: 700;
	font-style: italic
	}

.italic  {font-style: italic; color: #FF6E02;}


/* -------------   project/IT-PROJECT  --------------------------------------*/

.doctips {
	position:absolute;
	width:85%;
	height:100px;
	z-index:15;
	left: 250px;
	top: 250px;
	visibility: hidden;
	background:#FEFFED;
	border: 1px groove #FFAE00;
	padding: 10px;
	margin: 10px;
	}

/* -------------   IT private/ ipaddresses  --------------------------------------*/

.crdre  { 
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 8pt; 
	background-color: #FEFFDD; 
	width: 280px; 
	padding-top: 5px; 
	padding-right: 3px; 
	padding-bottom: 0px; 
	padding-left: 10px; 
	border: 2px solid; 
	border-color: #FFAE00;
	}

