body, html
{
	font-family:tahoma;
	margin:0px;
	background-color: #FFFFFF;
}

p
{
	font-family:tahoma;
	font-size:12px;
	margin:0px;
}

.bottom_nav
{
	color:#000000;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

.bottom_nav a
{
	color:#000000;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

.bottom_nav a:hover
{
	color:#000000;
	font-family:tahoma;
	font-size:10px;
	text-decoration:underline;
}