* {	font-family: Verdana, Helvetica, sans-serif;}

body {
	margin : 0px;
	background-color: rgb(204,204,153);
	background : url(images/bg/wald.jpg);
	font-size: 10pt;
}
a, a:link {color: #660000; font-weight: bold;}
a:active {color: #000000; text-decoration: none;}
a:visited {color: #660000;}
a:hover {color: #000000; text-decoration: none;}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
}

.small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	text-align:left;
}
.smallb {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	text-align:left;
	font-weight : bold;
}

.whitebold
{
	color : White;
	font-size : 10pt;
	font-weight : bold;
}

.white
{
	color : White;
	font-size : 10pt;
	
}
.foto
{
	font-size : 7pt;
	
}

.form {
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	width: 400px;
	border : 1px solid black;
}
.error
{
	color : Red;
}

HR {color: #660000; height: 1px;}