<!--body,td,th {
<!--	font-family: Verdana, Arial, Helvetica, sans-serif;
<!--	font-size: 10pt;
<!--} -->

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table
{
	border-collapse: collapse;
	width: 100%;
}

p{
	text-indent:15px;
	}
	
p.text{	
   	text-indent:15px;
	text-align:justify;
	line-height: normal;
	margin-bottom:0.3%;
	margin-top:0%;
}

p.stih{	
   	text-indent:15px;
	text-align:center;
	line-height: normal;
	margin-bottom:0.3%;
	margin-top:0%;
	font-size:smaller;
    font-style:italic;
	font-style:oblique;
}


p.epigraph{	
   	text-indent:15px;
	text-align:right;
	line-height: normal;
	margin-bottom:0.3%;
	margin-top:0%;
	font-size:smaller;
    font-style:italic;
	font:bolder;
    
}

p.skaz{	
   	text-indent:15px;
	text-align:justify;
	line-height: normal;
	margin-bottom:0.3%;
	margin-top:0%;
	font-size:smaller;
    
}

td
{
	margin: 0em;
	padding: 0em;
	vertical-align: top;
}


a.main_menu{ 
   text-decoration:none;
   color: #060;
}

a.main_menu:active{
	color: #060;
	text-decoration:none;
}

a.main_menu:link{
	color: #060;
	text-decoration:none;
}

a.main_menu:hover{
	text-transform: uppercase;
	text-decoration:none;
	color:#F30;
}

a.main_menu:visited{

	text-decoration:none;
}

