body {
	background-repeat:;
	background-color: #D3C6A1;
	font-family: tahoma;
	color: black;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
    scrollbar-face-color: #D3C6A1;
    scrollbar-highlight-color: #D3C6A1;
    scrollbar-3dlight-color: #D3C6A1;
    scrollbar-shadow-color: #000000;
    scrollbar-darkshadow-color: #D3C6A1;
    scrollbar-track-color: #D3C6A1;
    scrollbar-arrow-color: #000000
}

td {
	font-family: tahoma;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;

}

input, select, textarea {
	background-color: white;
	font-family: tahoma;
	font-size: 9px;
	border: 1px solid #000000;
}

a:link, a:visited, a:active {
	font-family: tahoma;
	font-size: 10px;
	color: #FC3425;
	text-decoration: none;
	height:-1pt;
	filter:none;
	font-weight: bold;
}
a:hover {
	color: #D3C6A1;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: bold;

}

h1 {
	color: #000000;
	font-size: 10px;
	font-weight: 600;
	text-align: left;
	filter: blur(strength=5);
}