<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dTD">

<HTML LANG="nl">
<HEAD>

<TITLE>STYLE SHEET</TITLE>

<!-- 
Rapportage Tool

Prog:     tm.css
Info:     Style-sheet tbv www.terras-meubilair.nl

Laatste wijziging 25 januari 2005
-->
 
H2
{
	background-attachment: fixed;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #800000;
}	

BODY
{
	background-attachment: fixed;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #404040;
	
	scrollbar-3dlight-color : #FF9B04; 
  scrollbar-arrow-color : #FF9B04; 
  scrollbar-base-color : white; 
  scrollbar-darkshadow-color : white; 
  scrollbar-face-color : white; 
  scrollbar-highlight-color : white; 
  scrollbar-shadow-color : #FF9B04; 
  scrollbar-track-color : white;
  text-decoration: none;
	A:link             { color: #404040;}
  A:visited          { color: #404040;}
  A:active           { color: #404040;}

}	

FORM
{
	background-attachment: fixed;
	font-family: Verdana, Arial;
	font-size: 8pt;	
	color: #404040;
	A:link             { color: #404040;}
  A:visited          { color: #404040;}
  A:active           { color: #404040;}
}

TABLE
{
	background-attachment: fixed;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #404040;
	A:link             { color: #404040;}
  A:visited          { color: #404040;}
  A:active           { color: #404040;}
}	

TD
{
	background-attachment: fixed;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #404040;
	A:link             { color: #404040;}
  A:visited          { color: #404040;}
  A:active           { color: #404040;}
}	

.prijs
{
	background-attachment: fixed;
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: #CF1111;
	A:link             { color: #CF1111;}
  A:visited          { color: #CF1111;}
  A:active           { color: #CF1111;}
}

.actieprijs
{
	background-attachment: fixed;
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: #CF1111;
	text-decoration: underline;	
	A:link             { color: #CF1111;}
  A:visited          { color: #CF1111;}
  A:active           { color: #CF1111;}
}

.prijs_oud    {
	background-attachment: fixed;
	font-family: Verdana, Arial;
	font-size: 10pt;
	<!--text-decoration: line-through;-->
	color: #999999;
	A:link             { color: #999999;}
  A:visited          { color: #999999;}
  A:active           { color: #999999;}
} 

CAP 
{ 
  text-transform: uppercase 
}

.mail { 
border: 1px white;
}

.mail2 { 
border: 1px #404040; 
background-color: "#FF9C03";
}

</head>
</html>
