BODY { 
	scrollbar-face-color: #e7e7e7;
	scrollbar-highlight-color: #e7e7e7;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #e7e7e7;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
}

textarea {
	width: 300px;
	height: 120px;
	border-color: #696 #363 #363 #696;
	border: 1px solid #000000;
	padding: 5px;
	font-family: Tahoma, sans-serif;
}

input {   
	color:#050;   
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;   
	border:1px solid;   
	border-color: #000000 #000000 #000000 #000000;
}

td { 
	font-size: 12;
	font-family: tahoma;
	color: #000000;
}

A:link { 
	text-decoration: none; 
	color: #000000;
}

A:visited { 
	text-decoration: none; 
	color: #000000;
}

A:hover { 
	text-decoration: overline; 
	color: #000000;
	font-weight: bold;
}

.news { 
	font-size: 12;
	font-family: tahoma;
	color: #000000;
}


.divv{
	width: 400px;
	background-color: #ffffff;
	font-family: verdana;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 10px;
	border: 3px solid gray;
	font-size: 95%;
	line-height: 1.4;
	text-align: left;
	border-color: #000000;
}

p{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}

.car{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.feu{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

h2{
	margin-top: 0;
	margin-bottom: 6px;
	border: 1px solid gray;
	background: #EEEEEE;
	font-size: 110%;
	padding: 4px;
	text-align: left;
}

h3{
	margin-top: 0;
	margin-bottom: 6px;
	border: 1px solid gray;
	background: #ad421b;
	font-size: 90%;
	padding: 4px;
	text-align: left;
	border-color: #000000;
	color: #ffffff;
}

ul{
	margin-left: 20px;
	padding-left: 0;
	list-style: square;
}
