body {
	background-color: #4e5b6b;
	margin-top: 0px;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
	text-align: center;
	font-size: 10px;
}
a:link {
	color: #4E5B6B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4E5B6B;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	background-color: #666;
	color: #4E5B6B;
}
table.sep
{
	border-collapse: separate;
	background-color: #FFF;
}
.topics {
	width:100%;
	border:solid #748ba6 0.5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #e5ebf0;
	text-align: left;
}
.news {
	width:100%;
	border:solid #748ba6 0.5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.stuff {
	border:solid #748ba6 0.5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e5ebf0;
	text-align: justify;
}
img.floatLeft { 
  float: left; 
  margin: 10px; 	
	border:solid #000000 1pt;
}
img.floatRight { 
  float: right; 
  margin: 10px; 	
	border:solid #000000 1pt;
}
img.center{ 
  float: center; 

}
.beginning {
	font-size: 20px;
	text-align: center;
}
.quotations {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
.signatures {
	font-size: 12px;
	font-style: italic;
	text-align: right;
}
.picfram { 
	border:solid #000000 1pt;
}
.justif{
	text-align: justify;
}
