table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.main
{
	padding: 10px;
	text-align: justify;
}
.news
{
	color: White;
	padding: 10px;
	text-align: justify;
}
.copy
{
	padding: 15px;
	font-size: 6pt;
}
.bottom
{
	padding: 15px;
	font-weight: bolder;
}
a
{
	color: Black;
	font-weight: bolder;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.menu_item
{
	border-right: 2px solid White;
	padding-left: 25px;
}
.menu_item a
{
	color: White;
	font-size: 7pt;
}
h1
{
	font-size: 10pt;
}
h2
{
	font-size: 9pt;
}