/* CSS Document */
<!--        


h6 {
	font-size: 8pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #696969;
	margin: 0.8em 1;
}

h5 {
	font-size: 12pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: 700;
	color: #696969;
	margin: 1.2em 1;
}

h4 {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: 700;
  color: #696969;
	margin: 0.2em 1;
}

h2 {
	font-size: 16px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #1F1707;
  text-align: left;
	margin-top: 0em;
	margin-bottom: 1.2em;
}

h1 {
	font-size: 24px;
	font-family: Trebuchet MS, sans-serif;
	font-style: italic;
	font-weight: 300;
  color: #696969;
	margin-top: 1.2em;
	margin-bottom: 0 em;
}

h3 {
	font-size: 14px;
	font-family: Trebuchet MS, sans-serif;
	font-style: italic;
	font-weight: 800;
  color: #1F1707;
	margin: 0;
}

p {
	font-size: 13px;
	font-family: Verdana, sans-serif;
	font-weight: 500;
  color: #696969;
	margin: 1em 1.6;
}

table#reqform {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: 500;
  color: #696969;
}



tr#equip {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: 600;
  color: #696969;
	background-color: #ebf3f3;
}



li {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: 300;
  color: #1F1707;
}


strong {
	font-size: 14px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-style: italic;
  color: #1F1707;
	font-weight: 700;
}

dfn {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	font-style: normal;
  color: Black;
	font-weight: 300;
}

cite {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-style: normal;
  color: #1F1707;
	font-weight: 600;
}

samp {
	font-size: 10px;
	font-family: Maiandra GD, Comic Sans MS, Verdana, sans-serif;
	font-style: normal;
  color: #1F1707;
	font-weight: 200;
}




tr#col_h {
	font-size: 12px;
 	height: 30px;
 	color: DarkBlue;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: 200;
 	background-color: #e1e0dd;
  text-align: center;
}

tr#row_1 {
	font-size: 10px;
  text-align: left;	
	font-family: Verdana, sans-serif;
	font-weight: 300;	
  text-align: center;
  color: #1F1707;	
  background-color: #ebf3f3;
 	height: 24px;
}	

tr#row_2 {
	font-size: 10px;
  text-align: left;	
	font-family: Verdana, sans-serif;
	font-weight: 300;	
  text-align: center;
  color: #1F1707;	
 	height: 28px;
	background-color: #f0efec; #FDEAC6;
}	


a:link, a:visited{
	font-size: 13px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-style: italic;
  color: #464155; 
	text-decoration: none;
	font-weight: 700;
}
a:hover{
	color: #1F1707;	
  text-decoration: underline;
}



td#link {
	height: 42px;
	width:188px;
	font-weight: 300;
	background-color: #f0efec;
	margin: 0.1em 1;
	text-align: center;
	border: 0px;
	border-bottom: 1px dotted DarkBlue; #4a76ab;
}



td#link a:link, td#link a:visited {
	font-size: 10pt;
	font-family: Maiandra GD, Verdana, sans-serif;
	color: #464155; #4e5266; #4a76ab;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
}
td#link a:hover{
	color: DarkBlue;
	font-weight: 300;
	text-decoration: underline;
}

td#mainbgcolor {
  background-color: #f7f7f7; white; #c2c2c2; #faf7ed;  
}


td#footline{
  text-align: center;	
}

td#footline a:link, td#footline a:visited{
	font-size: 8pt;
	font-family: Arial, sans-serif;
	font-weight: 300;	
	font-style: normal;
  color: Black;	
	text-decoration: underline;
}



td#main_menue {
  text-align: left;
  vertical-align: top;
  background-color: #e1e0dd;
  width: 200
}

-->


