A 
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font:normal; 
	font-style:normal; 
	font-weight:normal;
	font-size: 13px;
	line-height: 17px;
	color: #003366;
	text-decoration: none;
}

BODY
{
	scrollbar-face-color: #003366; 
	scrollbar-shadow-color: #006699; 
	scrollbar-highlight-color: #FFFFFF;
	 scrollbar-3dlight-color: #006699; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #006699; 
	scrollbar-arrow-color: #FFFFFF;

	background-properties: fixed;
	background-attachment: fixed;
	background-color: #CC8A0D;

	background-repeat: yes-repeat;
	background-scrolling: no-scrolling;
	background-position: left top;
}



a.leesverder
{
	font-family:tahoma,arial;
	font:normal; 
	font-style:normal; 
	font-weight:normal;
	font-size:13px; 
	color:#990000; 
	text-decoration:underline;
	line-height: 17px;
 }

a.leesverder:hover
{ 
	font-family:tahoma,arial;
	font:bold; 
	font-style:bold; 
	font-weight:bold;
	font-size:13px; 
	color:#990000; 
	text-decoration:none;
	line-height: 17px;
 }

td
{
	font-family: tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font: normal;
	font-weight: normal;
	color: #003366; 
	text-decoration:none;
	line-height: 17px; }
 }

a:hover
{
	font-family:tahoma,arial; 
	font:bold; 
	font-style:bold; 
	font-weight:bold; 
	font-size:13px;
	color:#404040;
	text-decoration:underline;
	line-height: 17px;
 }

a:active
{
	font-family:tahoma,arial;
	font:bold;
	font-style:bold;
	font-weight:bold;
	 font-size:13px; 
	color:#000000; 
	text-decoration:underline;
	line-height: 17px;
}

a:visited 
{
	font: bold 13px/bold tahoma,arial;
	font-style:bold;
	font-weight:bold;
	text-transform: none;
	color: #003366;
	line-height: 17px;
	text-decoration:underline;
 }

SELECT
 {
		font-family: tahoma, arial;
		font-size: 13px;
		background-color: #FFFFFF;
		color: #000000;
		text-decoration:bold;
		color:#003366;
}

INPUT.inputf {
		border-style: dot; 
		border-size: 1px;
		border-color: #DDDDDD;
		background-color: #E0B96E;
		font-family: "tahoma, arial";
		font-size: 12;
		text-decoration:bold;
		font: bold;
		font-style: bold;
		font-weight: bold;
		color: #003366;
		}


