/* CSS Document */

.title				{font-family:"Palatino Linotype";
					 font-size:18px;
					 color:#0066FF;
					 font-weight:600}
					 
.ssulka				{font-family:Arial, Helvetica, sans-serif;
					 font-size:13px;
					 color:#333333;
					 font-weight:600;
					 text-decoration:none}
					 
.ssulka:hover		{color:#0033FF;
					 text-decoration:underline}
					 
.ssulka2			{font-family:Verdana, Arial, Helvetica, sans-serif;
					 font-size:12px;
					 color:#333333;
					 text-decoration:none}

.ssulka2:hover		{color:#993300;
					 text-decoration:underline}
					 
.text				{font-family:Verdana, Arial, Helvetica, sans-serif;
					 font-size:12px}
					 
.head				{font-family:Georgia, "Times New Roman", Times, serif;
				     font-size:14px;
					 color:#000000}	
					 
ul					{color:#333333}

.ssulka3			{font-family:"Courier New", Courier, monospace;
					 font-size:14px;
					 color:#333333;
					 text-decoration:none}
					 
.ssulka3:hover		{color:#993300;
					 text-decoration:underline}		

.ssulka4			{font-family:Tahoma, Arial, Helvetica, sans-serif;
					 font-size:11px;
					 color:#333333;
					 text-decoration:none}
					 
.ssulka4:hover		{color:#993300;
					 text-decoration:underline}					 					 				 					 					 					 					 					 					 					 

