
P {
  MARGIN: 0cm 0cm 1pt;
  }

BODY {
	color: black;
	font: 8pt arial;
	font-weight: none;
	text-decoration: none;
	background-attachment : fixed;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #CEB4D1; 
	SCROLLBAR-3DLIGHT-COLOR: #CEB4D1; 
	SCROLLBAR-ARROW-COLOR: #CEB4D1; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

a:link {
	color: blue;
	font: 8pt arial;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: blue;
	font: 8pt arial;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: blue;
	font: 8pt arial;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: blue;
	font: 8pt arial;
	font-weight: normal;
	text-decoration: underline;
}	


td {
	color: black;
	font: normal 8pt arial;
	text-decoration: none;
	background-repeat: no-repeat;
}



td.head {
	color: black;
	font: normal 9 pt arial;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
}

td.headbl {
	color: #3B345D;
	font: normal 9 pt arial;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
}




input { 
	color: darkslategray; 
 	font: 8pt arial; 
	font-weight: none; 
	border: 1 solid #993333;	
}

input.nobox { 
	color: darkslategray; 
 	font: 8pt arial; 
	font-weight: none; 
	border: 0;	
}


input.checkbox { 
	color: darkslategray; 
 	font: 8pt arial; 
	font-weight: none; 
	border: 0;	
}

select {
	color: darkslategray; 
	font: normal 8pt arial; 
	font-weight: none; 
	text-decoration: none;
	background-color: transparent; 
	border: 1px solid #993333;
}

textarea { 
	color: darkslategray; 
	 font: 8pt arial; 
	 font-weight: none; 
	 text-decoration: none;
	background: white; 
	border: 1 solid #993333;
	z-index: 1;
}

