body
{
	background-color : #8C3915;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFCC;
}

.adr
{
	font-size : 9px;
	color : #FFFFCC;
}

.copy
{
	font-family : Verdana;
	font-size : 9px;
	color : #FFFFCC;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFCC;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFCC;
	text-decoration : none;
}

.linkadr
{
	font-family : Verdana;
	font-size : 9px;
	color : #FFFFCC;
	text-decoration : underline;
}

.linkadr:hover
{
	font-family : Verdana;
	font-size : 9px;
	color : #FFFFCC;
	text-decoration : none;
}

.bottom-menu
{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFCC;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFCC;
	text-decoration : none;
}

.nav
{
	font-family : Verdana;
	font-size : 14px;
	color : #FFFFCC;
	text-decoration : none;
	font-weight : bold;
}

.nav:hover
{
	font-family : Verdana;
	font-size : 14px;
	color : #FFFFCC;
	text-decoration : underline;
	font-weight : bold;
}

.border
{
	border : 1px solid #FFFFFF;
}