p, td, div, font, b, a, body, table, ol, li {font-family: Arial, Arial Cyr, Tahoma, Verdana, sans-serif; font-size: 10pt}

A:link {color: #000099}
A:visited {color: #000099}
A:active {color: #000099}
A:hover {color: #663300}

.text        {  font-size: 10pt; margin-left: 8px;}
.title       {  font-size: 10pt; font-weight: bold; text-align: center; margin-left: 8px;}
.pod		 {  font-size: 10pt; font-weight: bold; text-align: right; margin-right: 8px; font-style:italic}
.data        {  font-size: 10pt; font-weight: bold; color: red; margin-left: 8px;}

a.num_page
	{	
	border:				1px solid #EBEBEB;
	padding:			3px;
	margin:				1px;
	color:				#808080;
	font-weight:		bold;
	background-color:	#F9F8FA;
	}
a:hover.num_page
	{
	color:				#FF0000;
	}
span.num_page
	{	
	border:				1px solid #EBEBEB;
	padding:			3px;
	margin:				1px;
	color:				#000000;
	font-weight:		bold;
	background-color:	#F9F8FA;
	text-decoration:	underline;
	}