
body
{
	font-family: tahoma;
	font-size: 10pt;
	color: #39513d;
	font-weight: bold;
}
 
 
 
a{
	color: #d74242;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
.inactive{
	color: #675E4B;
}


table, tr, td{
	font-family: tahoma;
	font-size: 8pt;
	color: #39513d;
}

.randje,input, textarea
	{
	border: #47584a;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}


.randje2
	{
	border: #c1b7ac;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}


