

		body, html {

	background: url(http://photo.odaria.spb.ru/themes/rus/background.jpg) #EEEEEE repeat fixed;
	font-family: Georgia, serif;
	font-size: 8pt;
	color: #666;
	font-size: 90%;
	height: 100%;
	margin-top: 30px;
	margin-left: 60px;
	padding: 0px;

}

table {
		background-color: #fff;
		padding: 5 5 5 5;
		
}

h1 {
			font-size: 150%;
			color: #333333;
		}

b {
			font-size: 100%;
			color: #666666;
		}
				
		a {
			font-family: Georgia, serif;
			font-size: 80%;
			color: #666;
			text-decoration: none;
		}
		a:visited { color: #666; }
		a:hover, a:visited:hover { color: #666; text-decoration: underline; }
		a:active { color: #666; }
	
ul, li, div.21{
	font-size: 85%;
	list-style-type: square;
}
	
		p {
			margin: 5px;
			padding: 5px;
			font-size: 80%;
		}
	

	