
h1           { font-family: Times New Roman; font-size: 24pt; color: #0000ff;  
               font-weight: bold; text-indent: 10 }
h2           { font-family: Arial; font-size: 14pt; color: #0000ff; font-style: italic; 
               font-weight: bold; text-indent: 10 }
h3           { font-family: Times New Roman; font-size: 14pt; color: #996600;  
               font-style: italic; font-weight: bold; text-indent: 10 }
h4           { font-family: Arial; font-size: 10pt; color: #FF33CC; font-style: italic; 
               font-weight: bold; text-indent: 10 }
body {
	background-color: #FFFFFE;
	background-image:url(images/StarStuds.gif);
}
body,td,th {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small	
}
.nomer {font-size:large;
font-weight:bold;
color: #F5041B  }
.font_larger {font-size:larger;
}
.image {border-color:blue;
border-style:outset;
border-width:5px;
margin:10px;
float:right;
}
hr {
color:#00FF00;
width:50%;
height:7px;
background-color:#F70206;
border:outset;
}


