P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 8px;
	font-family : MS Sans Serif;
	text-decoration : none;
  color: #0000ff;
}

A:Visited  {
  color: #6666c0;
}

A:Active  {}

A:Hover  {
  color: #0011FF;
  text-decoration: underline;
}

.ns {
	font-size : 10px;
	font-family : MS Sans Serif;
	text-decoration : none;
}

.nn {
	font-size : 12px;
	font-family : MS Sans Serif
	text-decoration : none;
}

.nb {
	font-size : 14px;
	font-family : MS Sans Serif;
	font-weight : bold;
	text-decoration : none;
}

.text  {
	font-size : 10px;
	font-family : MS Sans Serif;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	color : #003366;
	text-align : justify;
}

.title  {
	font-size : 18px;
	font-family : Arial Cyr;
	color : #003366;
	font-weight : bold;
}

.table  {
	font-size : 10px;
	font-family : MS Sans Serif;
	color : #036;
}

.error  {
	font-size : 20px;
	font-family : Arial Cyr;
	font-weight : normal;
	color : #d00;
	text-align : center;
}

.end  {
	font-family : MS Sans Serif;
	font-size : 10px;
	color : #ccc;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
}

.dl  {
	font-size : 14px;
	font-family : Arial Cyr;
	color : #036;
	font-style : italic;
}

li {
	list-style-image : url(images/romb2.gif);
}

.rightheader {
  font: 12px/10px Arial;
	color : #000000;
}