BODY {
	font-family: arial, Helvetica, sans-serif;
	color: #336699;
	background-color:#000000;
	font-size: 10pt;
	font-weight: 400;
	text-align: justify;
	background-image: url(images/fon.gif);
}
	
	h1
	{
	font-size: 13pt;
	color:   #666699;   
} 
	
	
	#lnk{
	border : 1px groove Gray; 
	padding : 2; 
	margin : 3;
	}
	
	h2
	{
	font-size: 11pt;
	color:   #666699;   
	font-family : cursive
	}
	a:link 
	{
	color: #6633cc;
	font-size: 10pt;
	font-weight: 500;
	TEXT-DECORATION: underline;
}
        a:visited 
	{
	color:#6633cc; font-size: 10pt; font-weight: 500; TEXT-DECORATION:underline;
	}
        a:hover 
	{
	color: #ff0000; font-size: 10pt; font-weight: 500; TEXT-DECORATION: underline;
	}
	b {
	font-size: 11pt;
	color:   #666699;   
	font-family : helvetica
	}
	i {
	color: #ccffcc; font-style: normal; font-weight:400; font-size:7pt;
	}
	em {
	font-size: 9pt;
	font-style: normal; font-weight:800;
	color: #6633cc;
	}
	.copyright {
	font-size:8pt; font-weight: 800;
	}
	#txt{
	font-size:12pt;
	font-weight: 500;
	text-align: justify;
	font-family : serif;
	color :#666699;
}
#txt2{
	font-size:11pt;
	font-weight: 600;
	text-align: left;
	font-family : serif;
	color :#666699;
}
	strong {
	font-size: 10pt;
	font-weight: 600; 
	color:   #666699;   
	font-family : cursive
}

	b {
	font-size: 10pt;
	font-weight: 600; 
	color:   #666699;   
	font-family : cursive
}
	i {
	font-size: 9pt;
	color:   #666699;   
	font-family : cursive
}

em {
	font-size: 9pt;
	color:   #666699;   
	font-family : cursive
}


	td {
	font-size: 9pt; font-weight: 500; color: #666699; text-align: justify; 
	}
	th {
	font-size:8pt;
	font-weight: 800; 
	color: #ffffff;
	background-image: url(images/header.gif);
	background-color:#8080ff;
	}
	
	
