	<style>
	 table.main {width: 100%;  border: 1 outset rgb(255,255,255) black;}

	 table.smallborder {width: 100%;  border: 1 outset rgb(255,255,255) black;}
	 tr.smallborder {width: 100%;  border: 1 outset rgb(255,255,255) black;}
	 td.smallborder {width: 100%;  border: 1 outset rgb(255,255,255) black;}
	 	 
	 table.photo {border: 1 outset rgb(255,255,255) black; font-family: tahoma,courier new cyr; font-size: 10pt;}	 
     td.header {font-family: tahoma,courier new cyr; font-size: 11pt; height:15pt;} 	
     td.headbody {font-family: tahoma,courier new cyr; font-size: 3pt; background: white; height: 3pt; }
     td.body {font-family: tahoma,courier new cyr; font-size: 11pt;  background: url('back.jpg');}
	 font.topic {font-family: tahoma,courier new cyr; font-size: 17pt; font-weight: bold;}
	 font.newshead {font-family: tahoma,courier new cyr; font-size: 14pt; font-weight: bold;}
	 font.news {font-family: tahoma,courier new cyr; font-size: 10pt; font-weight: light;}
	 
	 font.9 {font-family: tahoma,courier new cyr; font-size: 9pt; font-weight: light;}	 	 	 
	 
	 
BODY {
	SCROLLBAR-FACE-COLOR: #0156cd ; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; 
	SCROLLBAR-SHADOW-COLOR: #f3f3f3; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #6d8693; 
	scrollbar-dark-shadow-color: white; 
	scrollbar-3d-light-color: #9BAAC1;
            }
			
			a:link {color: black; text-decoration: underline;}
			a:visited {color: black; text-decoration: underline;}
			a:hover {color: red; text-decoration: underline;}	
						
	</style>
