body
{
	background-color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #835250;
	scrollbar-3dlight-color: #00000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #black;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: grey;
	scrollbar-highlight-color: #47856b;
	scrollbar-shadow-color: white;
	scrollbar-track-color: ##bcb8c9;
	background-image: url(images/backg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}


A:hover
{
	text-decoration : underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0080C0;
	font-weight : bold;
}

A
{
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color: #400080;
	font-weight : bold;
}

A.active
{
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color: #400080;
	font-weight : bold;
}

p{
	font-size : 12px;
	color: #222;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
}

P.lista
{
	font-size : 20px;
	font-style : normal;
	
}

P.head1
{
	font-size : 18px;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	color: #D15214;
}

P.head2
{
	font-size : 24px;
	color: #A04721;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
}

Td
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:  #835250;;
}

Td.head2
{
	
	font-size : 24px;
	color: #A04721;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
}

P.note
{
	font-size : 9 px;
	color: #99948E;
	font-style : normal;
	}
	
img.ram
{
	border: thin;
	border-color: #ff760e;
	border-style: solid;
}