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

td
{
	font-family : Verdana;
	font-size : 10px;
	color : #ACACAF;
}

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

a
{
	font-family : Verdana;
	font-size : 10px;
	color : #BA534E;
	text-decoration : none;
}

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

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

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

.just
{
	text-align : justify;
}