@charset "utf-8";
.bottomBar {
	font-family: Tahoma;
	font-size: 10px;
	color: #56535e;
	text-decoration: none;
}
p {
	text-align: justify;
}
.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.bg_gray_bar { background:url('images/bg_gray_bar.gif') 0 0 no-repeat; }

html	{background-color: black;}
