body
{
	margin: 0 0 0 0;
}
.header
{
	font-size: 26px;
	font-family: Arial;
	color: #666666;
	background-color:#dddddd;
	border-bottom: solid 1px #aaaaaa;
}
.news
{
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	background-color:#f0f0f0;
	border-bottom: solid 1px #aaaaaa;
}
.news A
{
	text-decoration: none;
	color: #6666cc;
}
.menu
{
	width: 160px;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	background-color:#f0f0f0;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
}
.menu A
{
	text-decoration: none;
	color: #6666cc;
}
.menu A:hover
{
	text-decoration: none;
	color: #000066;
}
.infopage
{
	font-size: 15px;
	font-family: Arial;
	color: #666666;
}
.infopage TABLE .message
{
	text-decoration: none;
	color: #009900;
}
.infopage TABLE
{
	font-size: 15px;
	font-family: Arial;
	color: #666666;
}
.infopage TABLE .alternate
{
	background-color:#f0f0f0;
}

.infopage TABLE A
{
	text-decoration: none;
	color: #000066;
}

.footer
{
	height: 30px;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	background-color:#fcfcfc;
}
.footer A
{
	text-decoration: none;
	color: #6666cc;
}