body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B6B4B5;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.content:link  { 
    color: #336699;
    text-decoration: none;
}
a.content:visited  { 
    color: #336699;
	text-decoration: none;
}
a.content:hover {
    text-decoration: underline;
	color: #336699;
}
a.content:active  { 
    color: #336699;
	text-decoration: underline;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a.sidebar:link  { 
    color: #336699;
    text-decoration: none;
}
a.sidebar:visited  { 
    color: #336699;
	text-decoration: none;
}
a.sidebar:hover {
    text-decoration: underline;
	color: #336699;
}
a.sidebar:active  { 
    color: #336699;
	text-decoration: underline;
}

.invisible	{
	font-size: 24px; 
	color: #336699; 
	font-family: Arial, Helvetica, sans-serif; 
}
