body { 
	
	background-color: #C7B5A4;
	margin-top: 0; 
	margin-left: 10px; 
	margin-bottom: 0; 
	font-family: verdana; 
	color: #363636; 
	font-size: 11px; 
	line-height: 12px; 
	text-align: justify; } 

p { 
	font-family: verdana; 
	color: #363636; 
	font-size: 13px; 
	line-height: 12px;
	text-align: center; }

form { 
	font-family: verdana; 
	color: #363636; 
	font-size: 11px; 
	line-height: 12px;
	text-align: justify; }

div { 
	font-family: verdana; 
	color: #363636; 
	font-size: 11px; 
	line-height: 12px;
	text-align: justify; }

td { 
	font-family: verdana; 
	color: #363636; 
	font-size: 11px; 
	line-height: 12px; 
	text-align: justify; }




A:link { color: #8E1313; text-decoration: none;  font-weight: bold; }
A:visited { color: #8E1313; text-decoration: none;  font-weight: bold; }
A:active { color: #8E1313; text-decoration: none; font-weight: bold; }
A:hover {color: #434343; text-decoration: none; font-weight: bold; }




html{
scrollbar-face-color:  #B79F8A;
scrollbar-base-color: #c7b5a4;
scrollbar-highlight-color:#B79F8A;
scrollbar-3dlight-color:#B79F8A;
scrollbar-darkshadow-color: #c7b5a4;
scrollbar-track-color: #c7b5a4; 
scrollbar-arrow-color: #000000;
scrollbar-shadow-color:#B79F8A; }

