﻿body 
{
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	font-size:12px;
	background-color:#E9E5E7;
}
.submenu a:link {
	color: #000000;
	text-decoration: none;
}
.submenu a:visited {
	color: #000000;
	text-decoration: none;
}
.submenu a:hover {
	color: #000000;
}
.submenu {
	color: #000000;
}
.content {
	color: #707070;
	line-height: 17px;
	text-decoration: none;
}
.content a:link {
	color: #707070;
	text-decoration: none;
}
.content a:hover {
	color: #CC9900;
	text-decoration: underline;
}
.content a:visited {
	color: #334142;
	text-decoration: none;
}
.title {
	font-weight:bold;
	color: #000000;
}
.topic {
	color: #BE0002;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.copyright a:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.copyright a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.copyright a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}