A:visited        	{color: FF9900;    /* посещенная связь */
			font-weight: bold;
			font-size: 9pt;
			font-style: normal;
                        text-decoration: underline
                        }
A:hover			{color: #FFFFFF;    /* Formerly FFFF00*/
			font-weight: bold;
			font-size: 9pt;
			font-style: normal;
                        text-decoration: none
                        }
A:active		{color: EEEEFF;    /* активная связь */
			font-weight: bold;
			font-size: 9pt;
			font-style: normal;
                        text-decoration: underline
                        }
A:link          	{color: FFAA00;    /* непосещенная связь */
			font-weight: bold;
			font-size: 9pt;
			font-style: normal;
                        text-decoration: underline
                        }

#ul_a {font-size: 10pt}

#ul_head {font-size: 12pt; font-weight: bold}


BODY			{font-family: "Arial", "Helvetica", sans-serif;
			font-weight: normal;
			font-size: 9pt;
                  color: #FFAA00
			}

P                       {text-align: justify
                        }

.Disclaimer			{font-size: 7pt;
				color: CCCCCC;
				}

.MiniLink			{font-size: 7pt;
				}

.Highlighted		{font-weight: bold;
				color: FFAA00
				}

.Groupheader            {font-weight: normal;
			font-size: 9pt
                        }

.GoldGroupheader		{font-weight: normal;
			color: FFBB00;
			font-size: 9pt
				}

.NeutGroupheader		{font-weight: normal;
			color: CCCCCC;			/* Formerly #FFEF9F */
			font-size: 9pt
				}

.Header			{font-weight: bold;
			color: FF9900;
				}

.MinorHeader		{font-weigth: hold;
			color: FFAA00;
				}

.MiniHeader             {font-weight: bold;
			color: FFBB00
                        }