body, p, div, input, table, tr, td, option, select, button
	{
	font-family: verdana, arial;
	font-size: small;
	}
div.ramka
	{
	border-style: solid;
	border-color: #000080;
	background-color: #ddddff;
	margin: 5px;
	}
strong
	{
	font-weight: bold;
	color: #000051;
	}
hr
	{
	border-style: solid;
	color: #000082;
	width: 80%;
	}
div.comment
	{
	color: #808080;
	font-size: small;
	}
input button
	{
	border-style:solid;
	border-color:#000000;
	background-color:#ffffb0;
	}
a:link, a:visited, a:active, a:hover
	{
	color:red;
	font-weight:bold;
	text-decoration:none;
	}
table, tr, td {	
	font-family: verdana, arial;
	font-size: small
	}