a:link {
	text-decoration : none;
	color : #2868A6;
}
a:visited {
	text-decoration : none;
	color : #2984B4;
}
a:hover {
	text-decoration : underline;
	color : #ff0000;
}

body {
	font-family : sans-serif;
} 
td {
	font-family : sans-serif;
	font-size : 10pt;
}
a {
	font-family : sans-serif;
	color : #1E4B79;
}
h4 {
	font-family : sans-serif;
	font-size : 12pt;
	color : #000000;
	text-align : center;
} 

td.title  {
	font-size : 11pt;
	font-family : sans-serif;
	color : #ff0000;
	font-weight : bold;
}
td.body  {
	font-size : 8pt;
	font-family : sans-serif;
	color : #000000;
	font-weight : 100;
	text-align : justify;
}
td.plashka  {
	font-size : 8pt;
	font-family : sans-serif;
	color : #fdfbea;
	font-weight : bold;
}
td.right {
	font-size : 8pt;
	font-family : sans-serif;
	color : #000000;
	font-weight : 400;
}
td.bottom {
	font-size : 8pt;
	font-family : sans-serif;
	color : #000000;
	font-weight : 100;
}
