body {
	background-attachment: fixed;
	background-image: url(../image/background.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family : Verdana;
	font-size : 11px;
	color : #5B0E01;
		scrollbar-face-color: #FFFFFF; 
		scrollbar-shadow-color: #000000; 
		scrollbar-highlight-color: #000000; 
		scrollbar-3dlight-color: #FFFFFF; 
		scrollbar-darkshadow-color: #FFFFFF; 
		scrollbar-track-color: #FFFFFF; 
		scrollbar-arrow-color: 000000;
}
table {
	font-family : Verdana;
	font-size : 11px;
	left : 10px;
	color : #5B0E01;
}
a {
 text-decoration : underline;
 color : #5B0E01;
}
a:link {
 text-decoration : underline;
 color : #5B0E01;
}
a:hover {
 text-decoration : none;
 color : #5B0E01;
}

input, textarea, select {
	font-family : Verdana;
	font-size : 11px;
	left : 10px;
	color : #5B0E01;
	border : 1px solid #5B0E01;
	background : white;

}
.foto {
	border : 1px solid Black;
}

