body {background-image: url(images/use/fon.jpg)}

a:link    {font-family: Tahoma; color: red;   font-size: 11px; text-decoration: none;}
a:visited {font-family: Tahoma; color: red;   font-size: 11px; text-decoration: none;}
a:hover   {font-family: Tahoma; color: green; font-size: 11px; text-decoration: none;}

p { padding-left: 10px;	padding-right: 0px;}

.txt { 
	font-family: tahoma;
	font-size: 11px;
	color: #AA4400;
}

.txt_lib { 
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
}

.txt_selected { 
	font-family: tahoma;
	font-size: 11px;
	color: green;
}

li {
		padding-bottom: 5px;
		text-align:justify;	
	}

img {border: none; margin: 0px; padding: 0px;}

table {border: none}

td {vertical-align: top;}

.td_ornament {
	background-image: url(images/use/ornament.jpg); 
	background-repeat: repeat-x;
	width: 600;
	height: 20;
}

