html,body
{
	font-family : 'Tames New Romans', serif;
	font-size: 16px;
	font-weight: normal;
	color: #625A46
} 
a 
{
	color: #625A46;
}
a:hover 
{
	color: #6C2012;
}

.t1 
{ 
	font-family: Times New Roman Cyr;
	font-size: 13px;
	font-weight: normal;
	color: #6C2012 
}
.t2
{
	font-family : 'Times New Roman Cyr', serif;
	font-size : 13px;
	font-weight: normal
}
.tx 
{ 
	font-family: Times New Roman Cyr;
	font-size: 20px;
	font-weight: normal;
	color: #6C2012
}
.tn 
{ 
	font-family: Times New Roman Cyr;
	font-size: 16px;
	font-weight: bold;
	color: #6C2012 
}
#cont
{
scrollbar-face-color: #F4E0AE; 
scrollbar-highlight-color: #F4E0AE; scrollbar-3dlight-color: #6F695A; 
scrollbar-darkshadow-color: #6F695A; scrollbar-shadow-color: #F4E0AE; 
scrollbar-arrow-color: #6F695A; 
scrollbar-track-color: #F4E0AE
}