*{margin: 0;padding: 0;}

#content img{margin: 7px;}

#content td{font-family: Arial;	font-size: 12px;color: #6F6F6F;}

body 
{	
	background-color: #101010;
	font-family: Arial;
	font-size: 12px;
	color: #858585;
}

h1{color: #FFFFFF;font-size: 18px;}

a
{
	font-size: 12px;
	color: #D9722D;
	font-weight: bold;	
	text-decoration: none;
}
a:hover
{
	color: #000000;	
	text-decoration: none;
}

.link_footer
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 600;	
	text-decoration: none;
}
.link_footer:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.text
{
	font-family: Arial;
	font-size: 12px;
	color: #6F6F6F;
}

.button
{
	border: 1px solid #000000;
	color: #333333;
	background-color: #E5E5E5;
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;	
}


.box
{	
	background-color: #E5E5E5;
	border: 1px solid #8F8F8F;
	width: 233px;
	color: #333333;
}

.footer
{
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1;
}

.article_title
{
	font-family: Tahoma,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #858585;
	letter-spacing: 4;	
}

.br
{
	padding: 10px 10px 10px 10px;
	font-size:14px;
	background-color: #000000;
	color: #FFFFFF;
	align:justify;
}