@charset "windows-1251";
.aaa {
	background-color: #9999FF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-size: 12pt; }
	
.bbb {
	font-size: 12pt;
	background-color: #9999FF;
	text-align: center;
    align: top;
	width:100%;    }
	
.ccc {
	font-size: 12pt;
	background-color: #9999FF;
	align: top;
	width:100%;    }	

.ddd {
	font-size: 10pt;
	background-color: #9999FF;
	text-align: center;
    align: top;
	width:100%;    }		

.container {
 font-size: 14pt;
 background-color: #9999FF;
 position:fixed;
 top:0px;
 right:0px;
 left:0px;
 bottom:auto;
 overflow:auto;
 text-align:left;
 border: groove ;   }
 
input{ font-size:16px;}  

h1 {	font-size: 16px; text-align:center; }
h2 {	font-size: 14px;  }
