
body{
margin-top: 10px;
}
.styles {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.text_body {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	line-height:20px;
}
.text_footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:10px;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

