body, p, td, input, select
{
	font-family: Tahoma;
	font-size: 11px;
}

.extra_big
{
	font-size: 14px;
}

.big
{
	font-size: 12 px;
}

.small
{
	font-size: 9px;
}

.extra_small
{
	font-size: 8px;
}

a:hover
{
	text-decoration: none;
}

a
{
	color: #773B1F;
}

a.vt:hover
{
	text-decoration: underline;
}

a.vt
{
	text-decoration: none;
}
.style1 {
	color: #813221;
	font-family: Tahoma;
	font-size: 11 px;
	font-weight : bold;
}

.style2 {
	color: #6D6767;
	font-family: Tahoma;
	font-size: 11 px;
	
}

