body 
{
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #424242;
	background-image: url(images/Bg.jpg);
	color:#B7B7B7; 
}

body news
{
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #424242;
	background-image: url(images/Bg.jpg);
	color:#B7B7B7; 
}

a:link, a:visited, a:active 
{ 
	text-decoration: none;
	color: #FFFFFF;
}

a:hover 
{ 
	text-decoration: underline;
	color: #EEEEEE;
}

.date 
{
	color: FFFFFF;
	font-weight: lighter;
	text-transform: uppercase;
	word-spacing: normal;
}

p.justify 
{
	text-align:justify;
}

.style10 
{
	font-size: 11px; 
	font-weight: bold; 
	text-transform: uppercase; 
	letter-spacing: 0.5px; 
	word-spacing: normal; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #4a5b6f; 
}

.text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999; 
}

.text1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	text-align: center; 
}

hr {
  border: 0;
  width: 80%;
  color: #424242;
  background-color: #424242;
  height: 1px;
}