body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	color: #bbbbbb;
	background-color: #000000;
	height: 100%;
	width: 99%;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px ;
}
h1 {
font-family: Arial, Verdana, Tahoma;
font-size: 14pt;
color: #ee2744;
}
h2 {
font-family: Arial, Verdana, Tahoma;
font-size: 12pt;
color: #999999;
}
td {
font-size: 10pt;
}
a:link, a:visited, a:active {
font-family: Arial, Verdana, Tahoma;
   color: #990000;
   text-decoration: none;
font-size: 10pt;
}
a:hover {
   text-decoration: underline;
}

ul {
	list-style: none;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
    text-align: left;
}
ul.razd1 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
