body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	background: #1A3690;
	font-size: 80%;
	}

td.title {
	margin-bottom: 40px
	text-align: left;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	color: #3B5CA3;
	}

h1 {
	margin-bottom: 40px
	text-align: left;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	color: #3B5CA3;
	}

td.subtitle {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #2F2A60;
	}
h2 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #2F2A60;
	}

td.lit_title {
	font-size: 14px;
	font-weight: bold;
	color: #2F2A60;
	}
		
td.date {
	font-weight: bold;
	font-size: 12px;
	color: #3B5CA3;
	}
	
td.text {
	font-weight: none;
	font-size: 14px;
	color: #000;
	}
	
td.text_i {
	font-weight: none;
	font-style: italic;
	font-size: 14px;
	color: #000;
	}

td.text_b {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	}

a.details {
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	color: #3B5CA3;
	}
	
a.vse {
	font-weight: bold;
	font-size: 12px;
	color: #3B5CA3;
	}

a.niz {
	text-align: left;
	font-size: 13px;
	text-decoration: none;
	font-weight: none;
	color: #FFF;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}
	
#menu {
	padding-top: 0;
	font-weight: bold;
	width: 200px;
	text-align: left;
	}
	
#menu li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFF;
	display: block;
    background:  url(img/menu.gif);
    padding: 8px 0 0 15px;
	}
	
#menu li a:hover {
	color: #3B5BA4;
	background:  url(img/menu.gif) 0 -32px;
	padding: 8px 0 0 15px;
	}
	
#prog {
	padding-top : 0;
	font-weight: bold;
	width: 200px;
	text-align : left;
	}
	
#prog li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#prog li a:link, #prog li a:visited {
	color: #FFF;
	display: block;
    background:  url(img/menu2.gif);
    padding: 8px 0 0 15px;
	}
	
#prog li a:hover {
	color: #3B5BA4;
	background:  url(img/menu2.gif) 0 -32px;
	padding: 8px 0 0 15px;
	}

a.content_news:link,a.content_news:visited,a.content_news:active,a.content_news:hover
{
	
	font-weight: none;
	font-size: 14px;
	color: #000;
	text-decoration: none;


}

