body
{
	font-size: 0.7em;
	font-family: Arial, Helvetica, serif;
	color: #FFFFFF;
}

td {
    font-size: 0.7em;
    font-family: Arial, Helvetica, serif;
	color: #FFFFFF;
}

h1
{
	font-size: 1.5em;
	font-weight: bold;
}

h2
{
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

a.sub
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.sub:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

a.link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.link:hover {
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}

.news {
	border: 1px solid #666666;
}

.news_header {
	background-color: #666666;
	border: 1px outset #FFFFFF;
	text-align: center;
	font-weight: bold;
}

